mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-07 00:46:17 +08:00
add sm3/sms4 to speed
This commit is contained in:
@@ -441,6 +441,7 @@ my @disablables = (
|
||||
"base58",
|
||||
"java",
|
||||
"ca",
|
||||
"gmtls",
|
||||
);
|
||||
foreach my $proto ((@tls, @dtls))
|
||||
{
|
||||
@@ -478,6 +479,9 @@ our %disabled = ( # "what" => "comment"
|
||||
"zlib" => "default",
|
||||
"zlib-dynamic" => "default",
|
||||
"zuc" => "default",
|
||||
"skfeng" => "default",
|
||||
"sdfeng" => "default",
|
||||
"gmtls" => "default",
|
||||
#"engine" => "default",
|
||||
#"sm9" => "default",
|
||||
#"bfibe" => "default",
|
||||
|
||||
Reference in New Issue
Block a user