hg: jdk8u/jdk8u-dev/jdk: 8048601: Tests for JCE crypto ciphers (part 1)

alexander.potochkin at oracle.com alexander.potochkin at oracle.com
Tue Jun 21 13:11:03 UTC 2016


Changeset: 8680c7ebabf7
Author:    rhalade
Date:      2015-08-28 13:35 -0700
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/8680c7ebabf7

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 jdk8u-dev-changes mailing list