History log of /openjdk10/jdk/test/com/sun/crypto/provider/Cipher/AES/TestCICOWithGCM.java
Revision Date Author Comments
# 13545:eee1ced1d8e7 25-Jan-2016 alanb

8148147: Sync up @modules from jigsaw/jake
Reviewed-by: chegar, mchung


# 11822:110f7f35760f 29-Apr-2015 darcy

8078334: Mark regression tests using randomness
Reviewed-by: xuelei, alanb


# 7664:f225da733291 05-Jul-2013 valeriep

8012637: Adjust CipherInputStream class to work in AEAD/GCM mode
Summary: Ensure the Cipher.doFinal() is called only once
Reviewed-by: xuelei