hg: jdk9/sandbox/jdk: 8041787: Need new regressions tests for buffer handling for PBE algorithms

chris.hegarty at oracle.com chris.hegarty at oracle.com
Wed Jul 15 17:16:02 UTC 2015


Changeset: a773deb92ef7
Author:    vinnie
Date:      2015-07-15 18:12 +0100
URL:       http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/a773deb92ef7

8041787: Need new regressions tests for buffer handling for PBE algorithms
Reviewed-by: vinnie
Contributed-by: rhalade <rajan.halade at oracle.com>

+ test/com/sun/crypto/provider/Cipher/PBE/PBESameBuffer/AESPBEWrapper.java
+ test/com/sun/crypto/provider/Cipher/PBE/PBESameBuffer/PBECipherWrapper.java
+ test/com/sun/crypto/provider/Cipher/PBE/PBESameBuffer/PBESameBuffer.java
+ test/com/sun/crypto/provider/Cipher/PBE/PBESameBuffer/PBEWrapper.java
+ test/com/sun/crypto/provider/Cipher/PBE/PBESameBuffer/PBEWrapperCreator.java
+ test/com/sun/crypto/provider/Cipher/PBE/PBESameBuffer/PBKDF2Wrapper.java
+ test/com/sun/crypto/provider/Cipher/PBE/PBMacBuffer.java
+ test/com/sun/crypto/provider/Cipher/PBE/PBMacDoFinalVsUpdate.java
+ test/com/sun/crypto/provider/Cipher/PBE/TestCipherPBECons.java



More information about the jdk9-sandbox-changes mailing list