|
|
@ -43,7 +43,7 @@ template Mix(t, M) { |
|
|
|
|
|
|
|
template Poseidon(nInputs, t, nRoundsF, nRoundsP) { |
|
|
|
|
|
|
|
var C = [ |
|
|
|
var C[65] = [ |
|
|
|
14397397413755236225575615486459253198602422701513067526754101844196324375522, |
|
|
|
10405129301473404666785234951972711717481302463898292859783056520670200613128, |
|
|
|
5179144822360023508491245509308555580251733042407187134628755730783052214509, |
|
|
@ -111,7 +111,7 @@ template Poseidon(nInputs, t, nRoundsF, nRoundsP) { |
|
|
|
10635360132728137321700090133109897687122647659471659996419791842933639708516 |
|
|
|
]; |
|
|
|
|
|
|
|
var M = [ |
|
|
|
var M[6][6] = [ |
|
|
|
[ |
|
|
|
19167410339349846567561662441069598364702008768579734801591448511131028229281, |
|
|
|
14183033936038168803360723133013092560869148726790180682363054735190196956789, |
|
|
|