< prev index next >

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

Print this page

        

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