< prev index next >

jdk/test/sun/security/pkcs11/ec/TestCurves.java

Print this page

        

*** 25,36 **** * @test * @bug 6405536 6414980 * @summary Basic consistency test for all curves using ECDSA and ECDH * @author Andreas Sterbenz * @library .. ! * @modules jdk.crypto.pkcs11/sun.security.pkcs11.wrapper ! * @compile --add-modules jdk.crypto.pkcs11 TestCurves.java * @run main/othervm TestCurves * @run main/othervm TestCurves sm * @key randomness */ --- 25,36 ---- * @test * @bug 6405536 6414980 * @summary Basic consistency test for all curves using ECDSA and ECDH * @author Andreas Sterbenz * @library .. ! * @modules jdk.crypto.token/sun.security.pkcs11.wrapper ! * @compile --add-modules jdk.crypto.token TestCurves.java * @run main/othervm TestCurves * @run main/othervm TestCurves sm * @key randomness */
< prev index next >