Re-enable mdc2 default by default as the patent is now expired.
This commit is contained in:
parent
11b6cb8aae
commit
23b34259e0
@ -665,7 +665,6 @@ my %disabled = ( # "what" => "comment" [or special keyword "experimental
|
|||||||
"gmp" => "default",
|
"gmp" => "default",
|
||||||
"jpake" => "experimental",
|
"jpake" => "experimental",
|
||||||
"md2" => "default",
|
"md2" => "default",
|
||||||
"mdc2" => "default",
|
|
||||||
"rc5" => "default",
|
"rc5" => "default",
|
||||||
"rfc3779" => "default",
|
"rfc3779" => "default",
|
||||||
"shared" => "default",
|
"shared" => "default",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user