Package demo.poseidon
Class Constants
java.lang.Object
demo.poseidon.Constants
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<BigInteger>
getConstants
(int t) static int
getFullRounds
(int t) static Matrix<BigInteger>
getMatrix
(int t) static int
getPartialRounds
(int t)
-
Constructor Details
-
Constants
public Constants()
-
-
Method Details
-
getConstants
-
getMatrix
-
getFullRounds
public static int getFullRounds(int t) -
getPartialRounds
public static int getPartialRounds(int t)
-