Class CSHAKETest

  • All Implemented Interfaces:
    Test

    public class CSHAKETest
    extends SimpleTest
    CSHAKE test vectors from: https://csrc.nist.gov/CSRC/media/Projects/Cryptographic-Standards-and-Guidelines/documents/examples/cSHAKE_samples.pdf
    • Constructor Detail

      • CSHAKETest

        public CSHAKETest()
    • 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)