mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-08-07 12:33:39 +08:00
Adjust SM2 API and tests
This commit is contained in:
@@ -56,7 +56,6 @@ set(src
|
||||
src/digest.c
|
||||
src/hmac.c
|
||||
src/hkdf.c
|
||||
# src/pbkdf2.c
|
||||
src/gf128.c
|
||||
src/ghash.c
|
||||
src/sm4_cbc_sm3_hmac.c
|
||||
@@ -145,7 +144,6 @@ set(tests
|
||||
digest
|
||||
hmac
|
||||
hkdf
|
||||
pbkdf2
|
||||
gf128
|
||||
ghash
|
||||
pkcs8
|
||||
|
||||
Reference in New Issue
Block a user