< prev index next >

test/com/sun/crypto/provider/Cipher/RSA/TestRSA.java

Print this page

        

@@ -24,10 +24,11 @@
 /**
  * @test
  * @bug 4853306
  * @summary Test RSA Cipher implementation
  * @author Andreas Sterbenz
+ * @key randomness
  */
 
 import java.io.*;
 import java.util.*;
 import java.math.BigInteger;
< prev index next >