Adjust SM2 API and tests

This commit is contained in:
Zhi Guan
2024-04-19 17:32:54 +08:00
parent 725817add9
commit ab7c9a7651
7 changed files with 170 additions and 277 deletions

View File

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