mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-07 00:46:17 +08:00
Add more SM4 test vectors
SM4 pass openssl and other known test vectors. SM4-GCM and SM4-XTS only support the GB/T GF(2^128) encoding standard.
This commit is contained in:
@@ -131,6 +131,8 @@ set(tools
|
||||
|
||||
set(tests
|
||||
sm4
|
||||
sm4_cbc
|
||||
sm4_ctr
|
||||
sm3
|
||||
sm4_sm3_hmac
|
||||
sm2_z256
|
||||
|
||||
Reference in New Issue
Block a user