Class GCMReorderTest

  • All Implemented Interfaces:
    junit.framework.Test

    public class GCMReorderTest
    extends junit.framework.TestCase
    • Constructor Summary

      Constructors 
      Constructor Description
      GCMReorderTest()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void testCombine()  
      void testConcatAuth()  
      void testConcatCrypt()  
      void testExp()  
      void testMultiply()  
      • Methods inherited from class junit.framework.TestCase

        assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • GCMReorderTest

        public GCMReorderTest()
    • Method Detail

      • testCombine

        public void testCombine()
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testConcatAuth

        public void testConcatAuth()
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testConcatCrypt

        public void testConcatCrypt()
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testExp

        public void testExp()
      • testMultiply

        public void testMultiply()