Class CCMTest

  • All Implemented Interfaces:
    Test

    public class CCMTest
    extends SimpleTest
    First four test vectors from NIST Special Publication 800-38C.
    • Constructor Detail

      • CCMTest

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