hg: jdk/submit11: 8203007: Address missing block coverage for ChaCha20 and Poly1305 algorithms
sha.jiang at oracle.com
sha.jiang at oracle.com
Tue Jul 10 03:00:57 UTC 2018
Changeset: c18ca8590dfa
Author: jjiang
Date: 2018-07-10 10:59 +0800
URL: http://hg.openjdk.java.net/jdk/submit11/rev/c18ca8590dfa
8203007: Address missing block coverage for ChaCha20 and Poly1305 algorithms
Summary: Add unit tests for ChaCha20Cipher, ChaCha20Poly1305Parameters and Poly1305
Reviewed-by: xuelei, jnimeh
+ test/jdk/com/sun/crypto/provider/Cipher/ChaCha20/unittest/ChaCha20CipherUnitTest.java
+ test/jdk/com/sun/crypto/provider/Cipher/ChaCha20/unittest/ChaCha20Poly1305ParametersUnitTest.java
+ test/jdk/com/sun/crypto/provider/Cipher/ChaCha20/unittest/Poly1305UnitTestDriver.java
+ test/jdk/com/sun/crypto/provider/Cipher/ChaCha20/unittest/java.base/com/sun/crypto/provider/Poly1305UnitTest.java
More information about the jdk-submit-changes
mailing list