< prev index next >

test/javax/crypto/KeyGenerator/TestKGParity.java

Print this page

        

*** 33,42 **** --- 33,43 ---- /* * @test * @bug 8048607 * @compile ../../../com/sun/crypto/provider/Cipher/DES/TestUtility.java * @summary Test key generation of DES and DESEDE + * @key randomness */ public class TestKGParity { private static final String[] ALGORITHM_ARR = { "deS", "DesEDE"
< prev index next >