Class XMSSTest

  • All Implemented Interfaces:
    junit.framework.Test

    public class XMSSTest
    extends junit.framework.TestCase
    Test cases for XMSS class.
    • Constructor Detail

      • XMSSTest

        public XMSSTest()
    • Method Detail

      • testAuthPath

        public void testAuthPath()
      • testGenKeyPairSHA256

        public void testGenKeyPairSHA256()
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGenKeyPairSHA512

        public void testGenKeyPairSHA512()
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSignSHA256

        public void testSignSHA256()
      • testSignSHA256CompleteEvenHeight1

        public void testSignSHA256CompleteEvenHeight1()
      • testSignSHA256CompleteEvenHeight2

        public void testSignSHA256CompleteEvenHeight2()
      • testSignSHA512

        public void testSignSHA512()
      • testVerifySignatureSHA256

        public void testVerifySignatureSHA256()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testVerifySignatureSHA512

        public void testVerifySignatureSHA512()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testImportStateSHA256

        public void testImportStateSHA256()
                                   throws java.io.IOException,
                                          java.lang.ClassNotFoundException
        Throws:
        java.io.IOException
        java.lang.ClassNotFoundException
      • testImportKeysSHA512

        public void testImportKeysSHA512()
                                  throws java.io.IOException,
                                         java.lang.ClassNotFoundException
        Throws:
        java.io.IOException
        java.lang.ClassNotFoundException
      • testRandom

        public void testRandom()
                        throws java.io.IOException,
                               java.lang.ClassNotFoundException
        Throws:
        java.io.IOException
        java.lang.ClassNotFoundException
      • testBDSImport

        public void testBDSImport()
                           throws java.io.IOException,
                                  java.lang.ClassNotFoundException
        Throws:
        java.io.IOException
        java.lang.ClassNotFoundException