Package demo.poseidon

Class Constants

java.lang.Object
demo.poseidon.Constants

public class Constants extends Object
  • Constructor Details

    • Constants

      public Constants()
  • Method Details

    • getConstants

      public static List<BigInteger> getConstants(int t)
    • getMatrix

      public static Matrix<BigInteger> getMatrix(int t)
    • getFullRounds

      public static int getFullRounds(int t)
    • getPartialRounds

      public static int getPartialRounds(int t)