mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-18 22:36:25 +08:00
Add SM9 BN curve sm9bn256v1 over GF(p)
The recommended BN curve over 256 -bit prime field. The OID of the curve might be modified in the future.
This commit is contained in:
@@ -5172,3 +5172,7 @@
|
||||
#define SN_wapip192v1 "wapip192v1"
|
||||
#define NID_wapip192v1 1135
|
||||
#define OBJ_wapip192v1 OBJ_wapi_ec,2L,1L
|
||||
|
||||
#define SN_sm9bn256v1 "sm9bn256v1"
|
||||
#define NID_sm9bn256v1 1200
|
||||
#define OBJ_sm9bn256v1 OBJ_GmSSL,9L,1L
|
||||
|
||||
Reference in New Issue
Block a user