Class DetDSATest

  • All Implemented Interfaces:
    Test

    public class DetDSATest
    extends SimpleTest
    Tests are taken from RFC 6979 - "Deterministic Usage of the Digital Signature Algorithm (DSA) and Elliptic Curve Digital Signature Algorithm (ECDSA)"
    • Field Detail

      • SAMPLE

        public static final byte[] SAMPLE
      • TEST

        public static final byte[] TEST
    • Constructor Detail

      • DetDSATest

        public DetDSATest()
    • Method Detail

      • performTest

        public void performTest()
                         throws java.lang.Exception
        Specified by:
        performTest in class SimpleTest
        Throws:
        java.lang.Exception
      • main

        public static void main​(java.lang.String[] args)