Package demo.poseidon
Class Constants
java.lang.Object
demo.poseidon.Constants
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic List<BigInteger>getConstants(int t) static intgetFullRounds(int t) static Matrix<BigInteger>getMatrix(int t) static intgetPartialRounds(int t) 
- 
Constructor Details- 
Constantspublic Constants()
 
- 
- 
Method Details- 
getConstants
- 
getMatrix
- 
getFullRoundspublic static int getFullRounds(int t) 
- 
getPartialRoundspublic static int getPartialRounds(int t) 
 
-