mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-08-08 23:13:38 +08:00
add sm2
This commit is contained in:
@@ -25,8 +25,8 @@ extern "C"{
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
#define MIRACL 32
|
#define MIRACL 64
|
||||||
#define MR_BIG_ENDIAN /* This may need to be changed */
|
#define MR_LITTLE_ENDIAN /* This may need to be changed */
|
||||||
#define mr_utype int
|
#define mr_utype int
|
||||||
#define mr_unsign32 unsigned int
|
#define mr_unsign32 unsigned int
|
||||||
#define mr_dltype long long
|
#define mr_dltype long long
|
||||||
|
|||||||
Reference in New Issue
Block a user