Class ARIATest

  • All Implemented Interfaces:
    Test

    public class ARIATest
    extends BaseBlockCipherTest
    basic test class for the ARIA cipher vectors from FIPS-197
    • Constructor Detail

      • ARIATest

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