mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-25 01:36:32 +08:00
Add zuc256 to gmssl and speed
This commit is contained in:
@@ -304,6 +304,7 @@ static FUNCTION functions[] = {
|
||||
#ifndef OPENSSL_NO_ZUC
|
||||
{ FT_cipher, "zuc", enc_main, enc_options },
|
||||
#endif
|
||||
{ FT_cipher, "zuc256", enc_main, enc_options },
|
||||
#ifndef OPENSSL_NO_AES
|
||||
{ FT_cipher, "aes-128-cbc", enc_main, enc_options },
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user