The new tests look fine. Thanks. On 28 Jul 2014, at 08:15, Rajan Halade <rajan.hal...@oracle.com> wrote:
> May I request you to review these 4 new tests to be added for PBE keys. New > tests are added to address following: > > - same buffer can be used for encrypt and decrypt with PBE > - Mac update works correctly with different size of ByteBuffer > - doFinal and update operation result in same PBMac > - for PBEWithMD5AndDES cipher, only CBC mode and PKCS#5Padding is allowed > > JDK Issue: https://bugs.openjdk.java.net/browse/JDK-8041787 > Webrev: http://cr.openjdk.java.net/~rhalade/8041787/webrev.00/ > > Thanks, > Rajan