< prev index next >

test/com/sun/crypto/provider/Mac/HmacSaltLengths.java

Print this page

        

@@ -25,10 +25,11 @@
  * @test
  * @bug 4925866
  * @summary ensures various salt lengths can be used for
  * HmacPBESHA1.
  * @author Valerie Peng
+ * @key randomness
  */
 
 import java.io.*;
 import java.util.*;
 import java.security.*;
< prev index next >