hg: jdk9/dev/jdk: 8048601: Tests for JCE crypto ciphers (part 1)
artem.smotrakov at oracle.com
artem.smotrakov at oracle.com
Fri Aug 28 20:36:43 UTC 2015
Changeset: 0b2d0cf231c7
Author: rhalade
Date: 2015-08-28 13:35 -0700
URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/0b2d0cf231c7
8048601: Tests for JCE crypto ciphers (part 1)
Reviewed-by: valeriep
+ test/com/sun/crypto/provider/Cipher/Blowfish/TestCipherBlowfish.java
+ test/com/sun/crypto/provider/Cipher/DES/TestCipherDES.java
+ test/com/sun/crypto/provider/Cipher/DES/TestCipherDESede.java
+ test/com/sun/crypto/provider/Cipher/PBE/TestCipherPBE.java
+ test/com/sun/crypto/provider/Cipher/TestCipher.java
+ test/com/sun/crypto/provider/Cipher/TextLength/DESCipherWrapper.java
+ test/com/sun/crypto/provider/Cipher/TextLength/PBECipherWrapper.java
+ test/com/sun/crypto/provider/Cipher/TextLength/TestCipherTextLength.java
More information about the jdk9-dev-changes
mailing list