Class Shacal2Test

  • All Implemented Interfaces:
    Test

    public class Shacal2Test
    extends CipherTest
    Shacal2 tester - vectors from https://www.cosic.esat.kuleuven.be/nessie/testvectors/
    • Method Detail

      • performTest

        public void performTest()
                         throws java.lang.Exception
        Overrides:
        performTest in class CipherTest
        Throws:
        java.lang.Exception
      • main

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