Class BasicGCMExponentiator

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void exponentiateX​(long pow, byte[] output)  
      void init​(byte[] x)  
      • Methods inherited from class java.lang.Object

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

      • BasicGCMExponentiator

        public BasicGCMExponentiator()