Make DH opaque
[openssl.git] / apps / progs.pl
index 669e82b9408bc47860605e3c8232174aefb6953a..ee6ce924745101e89c97982a82d2dd0b8a4f37fe 100644 (file)
@@ -104,7 +104,7 @@ my %md_disabler = (
     );
 foreach my $cmd (
        "md2", "md4", "md5",
-       "md_ghost94",
+       "gost",
        "sha1", "sha224", "sha256", "sha384", "sha512",
        "mdc2", "rmd160", "blake2b512", "blake2s256"
 ) {