mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-08-08 23:13:38 +08:00
Update sm2_standard_exch.h
This commit is contained in:
@@ -1,9 +1,7 @@
|
|||||||
#include "miracl.h"
|
#include "miracl.h"
|
||||||
#include "mirdef.h"
|
#include "mirdef.h"
|
||||||
|
#include "kdf_standard_exch.h"
|
||||||
|
|
||||||
#define SM2_WORDSIZE 8
|
|
||||||
#define SM2_NUMBITS 256
|
|
||||||
#define SM2_NUMWORD (SM2_NUMBITS / SM2_WORDSIZE) //32
|
|
||||||
#define ERR_INFINITY_POINT 0x00000001
|
#define ERR_INFINITY_POINT 0x00000001
|
||||||
#define ERR_NOT_VALID_ELEMENT 0x00000002
|
#define ERR_NOT_VALID_ELEMENT 0x00000002
|
||||||
#define ERR_NOT_VALID_POINT 0x00000003
|
#define ERR_NOT_VALID_POINT 0x00000003
|
||||||
|
|||||||
Reference in New Issue
Block a user