test/jdk/sun/security/pkcs11/ec/TestCurves.java
changeset 51460 97e361fe3433
parent 51245 f095e3bc2d41
equal deleted inserted replaced
51459:7339b9e38182 51460:97e361fe3433
    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  */