mirror of
https://github.com/openssl/openssl.git
synced 2024-11-24 02:23:51 +08:00
OPENSSL_NO_GOST has nothing to do with low-level algos
Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/13669)
This commit is contained in:
parent
52c6c12c1c
commit
908465be59
@ -150,7 +150,6 @@ EOF
|
||||
);
|
||||
foreach my $cmd (
|
||||
"md2", "md4", "md5",
|
||||
"gost",
|
||||
"sha1", "sha224", "sha256", "sha384",
|
||||
"sha512", "sha512-224", "sha512-256",
|
||||
"sha3-224", "sha3-256", "sha3-384", "sha3-512",
|
||||
|
Loading…
Reference in New Issue
Block a user