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

@@ -1139,7 +1139,6 @@ p11_printinfo(hx509_context context,
MECHNAME(CKM_SHA256, "sha256");
MECHNAME(CKM_SHA_1, "sha1");
MECHNAME(CKM_MD5, "md5");
MECHNAME(CKM_MD2, "md2");
MECHNAME(CKM_RIPEMD160, "ripemd-160");
MECHNAME(CKM_DES_ECB, "des-ecb");
MECHNAME(CKM_DES_CBC, "des-cbc");