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:
Zhi Guan
2018-09-13 15:58:53 +08:00
parent f303eba06b
commit e789127a9a
6 changed files with 79 additions and 29 deletions

View File

@@ -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