Class Grain128Noopt

java.lang.Object
com.coderslagoon.crypto.estreamj.ciphers.grain.GrainRefNoopt
com.coderslagoon.crypto.estreamj.ciphers.grain.Grain128Noopt
All Implemented Interfaces:
ICipher

public class Grain128Noopt extends GrainRefNoopt
  • Constructor Details

    • Grain128Noopt

      public Grain128Noopt()
  • Method Details

    • getKeySize

      public int getKeySize()
      Returns:
      key size in bytes
    • getNonceSize

      public int getNonceSize()
      Returns:
      nonce size in bytes.
    • keyStream

      protected int keyStream()
      Specified by:
      keyStream in class GrainRefNoopt
    • register

      public static void register()