Drop MD2 support

Patch partly from Guillaume Rousse
This commit is contained in:
Love Hornquist Astrand
2010-04-28 22:10:27 +02:00
parent 887993e8b3
commit 2a842e90d3
6 changed files with 0 additions and 54 deletions

View File

@@ -201,10 +201,8 @@ HEIMDAL_X509_1.2 {
hx509_revoke_verify;
hx509_set_error_string;
hx509_set_error_stringv;
hx509_signature_md2;
hx509_signature_md5;
hx509_signature_rsa;
hx509_signature_rsa_with_md2;
hx509_signature_rsa_with_md5;
hx509_signature_rsa_with_sha1;
hx509_signature_rsa_with_sha256;