< prev index next >

test/com/oracle/security/ucrypto/TestCICOWithGCM.java

Print this page

        

@@ -24,10 +24,11 @@
 /*
  * @test
  * @bug 8014374
  * @summary Test basic CipherInputStream/OutputStream func w/ GCM mode.
  * @author Valerie Peng
+ * @key randomness
  */
 
 import java.security.*;
 import javax.crypto.*;
 import javax.crypto.spec.*;
< prev index next >