mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-06-29 01:03:38 +08:00
add sms4 module
This commit is contained in:
@@ -118,6 +118,7 @@ my %cipher_disabler = (
|
||||
cast5 => "cast",
|
||||
);
|
||||
foreach my $cmd (
|
||||
"sms4-cbc", "sms4-ecb", "sms4-ofb", "sms4-cfb",
|
||||
"aes-128-cbc", "aes-128-ecb",
|
||||
"aes-192-cbc", "aes-192-ecb",
|
||||
"aes-256-cbc", "aes-256-ecb",
|
||||
|
||||
Reference in New Issue
Block a user