mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-07 00:46:17 +08:00
Update sm9.h
This commit is contained in:
@@ -303,7 +303,7 @@ int sm9_fn_equ(const sm9_fn_t a, const sm9_fn_t b);
|
|||||||
void sm9_fn_rand(sm9_fn_t r);
|
void sm9_fn_rand(sm9_fn_t r);
|
||||||
void sm9_fp12_to_bytes(const sm9_fp12_t a, uint8_t buf[32 * 12]);
|
void sm9_fp12_to_bytes(const sm9_fp12_t a, uint8_t buf[32 * 12]);
|
||||||
|
|
||||||
int sm9_fn_from_hash(sm9_fn_t h, const uint8_t Ha[40]);
|
void sm9_fn_from_hash(sm9_fn_t h, const uint8_t Ha[40]);
|
||||||
|
|
||||||
int sm9_hash1(sm9_bn_t h1, const char *id, size_t idlen, uint8_t hid);
|
int sm9_hash1(sm9_bn_t h1, const char *id, size_t idlen, uint8_t hid);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user