Interface GCMMultiplier

All Known Implementing Classes:
BasicGCMMultiplier, Tables4kGCMMultiplier, Tables64kGCMMultiplier, Tables8kGCMMultiplier

public interface GCMMultiplier
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    init(byte[] H)
     
    void
    multiplyH(byte[] x)
     
  • Method Details

    • init

      void init(byte[] H)
    • multiplyH

      void multiplyH(byte[] x)