equal
deleted
inserted
replaced
24 /** |
24 /** |
25 * @test |
25 * @test |
26 * @bug 6405536 6414980 |
26 * @bug 6405536 6414980 |
27 * @summary Basic consistency test for all curves using ECDSA and ECDH |
27 * @summary Basic consistency test for all curves using ECDSA and ECDH |
28 * @author Andreas Sterbenz |
28 * @author Andreas Sterbenz |
29 * @library .. |
29 * @library /test/lib .. |
30 * @modules jdk.crypto.cryptoki/sun.security.pkcs11.wrapper |
30 * @modules jdk.crypto.cryptoki/sun.security.pkcs11.wrapper |
31 * @run main/othervm TestCurves |
31 * @run main/othervm TestCurves |
32 * @run main/othervm TestCurves sm |
32 * @run main/othervm TestCurves sm |
33 * @key randomness |
33 * @key randomness |
34 */ |
34 */ |