Enable mdc2 support by default as the patent has now expired.
This commit is contained in:
parent
0e37c90925
commit
f2589af1cf
@ -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