mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-06-21 20:53:48 +08:00
paillier pen support
and some bug fixes
This commit is contained in:
@@ -444,6 +444,12 @@ our %disabled = ( # "what" => "comment"
|
||||
"weak-ssl-ciphers" => "default",
|
||||
"zlib" => "default",
|
||||
"zlib-dynamic" => "default",
|
||||
"zuc" => "default",
|
||||
"sm9" => "default",
|
||||
"bfibe" => "default",
|
||||
"bb1ibe" => "default",
|
||||
"saf" => "default",
|
||||
"sof" => "default",
|
||||
);
|
||||
|
||||
# Note: => pair form used for aesthetics, not to truly make a hash table
|
||||
|
||||
Reference in New Issue
Block a user