Lines Matching refs:MD2
1036 - blockLengths.put("MD2", Integers.valueOf(16));
1041 + // blockLengths.put("MD2", Integers.valueOf(16));
1168 - oidMap.put("MD2", PKCSObjectIdentifiers.md2);
1171 + // oidMap.put("MD2", PKCSObjectIdentifiers.md2);
1693 - if (provider.hasAlgorithm("MessageDigest", "MD2"))
1695 - addDigestSignature(provider, "MD2", PREFIX + "DigestSignatureSpi$MD2", PKCSObjectI…
1741 + // if (provider.hasAlgorithm("MessageDigest", "MD2"))
1743 + // addDigestSignature(provider, "MD2", PREFIX + "DigestSignatureSpi$MD2", PKCSObje…
3360 - static public class MD2
3363 - public MD2()
3378 + // static public class MD2
3381 + // public MD2()
5362 … super("PBEwithMD2andDES", PKCSObjectIdentifiers.pbeWithMD2AndDES_CBC, true, PKCS5S1, MD2, 64, 64);
5374 … super("PBEwithMD2andDES", PKCSObjectIdentifiers.pbeWithMD2AndDES_CBC, true, PKCS5S1, MD2, 64, 64);
6015 … super("PBEwithMD2andRC2", PKCSObjectIdentifiers.pbeWithMD2AndRC2_CBC, true, PKCS5S1, MD2, 64, 64);
6027 … super("PBEwithMD2andRC2", PKCSObjectIdentifiers.pbeWithMD2AndRC2_CBC, true, PKCS5S1, MD2, 64, 64);
7438 - static final int MD2 = 5;
7441 + // static final int MD2 = 5;
7451 - case MD2:
7455 + // case MD2:
7472 … throw new IllegalStateException("PKCS5 scheme 1 only supports MD2, MD5 and SHA1.");
7477 - case MD2:
7481 + // case MD2:
7534 - case MD2:
7538 + // case MD2:
7753 + // Dropping MD2
7933 - "GOST3411", "MD2", "MD4", "MD5", "SHA1", "RIPEMD128", "RIPEMD160", "RIPEMD256", "RIPEMD320…
7935 + // "GOST3411", "MD2", "MD4", "MD5", "SHA1", "RIPEMD128", "RIPEMD160", "RIPEMD256", "RIPEMD…