hg: jdk9/sandbox/jdk: 8044193: Need to add known answer tests for AES cipher
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Fri Mar 6 01:05:36 UTC 2015
Changeset: 1ab727276fd0
Author: valeriep
Date: 2015-03-06 00:49 +0000
URL: http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/1ab727276fd0
8044193: Need to add known answer tests for AES cipher
Summary: Added more tests for AES cipher using known test vectors.
Reviewed-by: valeriep
Contributed-by: Zaiyao Liu <zaiyao.liu at oracle.com>
+ test/com/sun/crypto/provider/Cipher/AES/TestAESCiphers/Dynamic.java
+ test/com/sun/crypto/provider/Cipher/AES/TestAESCiphers/TestAESWithDefaultProvider.java
+ test/com/sun/crypto/provider/Cipher/AES/TestAESCiphers/TestAESWithProviderChange.java
+ test/com/sun/crypto/provider/Cipher/AES/TestAESCiphers/TestAESWithRemoveAddProvider.java
+ test/com/sun/crypto/provider/Cipher/AES/TestAESCiphers/testAES.policy
More information about the jdk9-sandbox-changes
mailing list