mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-06 16:36:16 +08:00
Add ECDSA with curve P-256
for TLS testing
This commit is contained in:
@@ -210,6 +210,7 @@ enum {
|
||||
|
||||
|
||||
|
||||
#define OID_secp256r1 OID_prime256v1
|
||||
|
||||
|
||||
#define oid_cnt(nodes) (sizeof(nodes)/sizeof((nodes)[0]))
|
||||
|
||||
Reference in New Issue
Block a user