Files
circomlib/test
arnaucube 58639462ea Update mix to match reference implementation ver
Reference implementation: https://extgit.iaik.tugraz.at/krypto/hadeshash

Tested with `sage code/poseidonperm_x5_254_3.sage` for inputs:
`[1,2,0]`, equivalent to using `circomlib/poseidon.js` with inputs
`[1,2]`, both return as result
`11309872961022349216464221841186646423561022368884850929991258903497301047946`

Tested with `sage code/poseidonperm_x5_254_5.sage` for inputs:
`[1,2,3,4,0]`, equivalent to using `circomlib/poseidon.js` with inputs
`[1,2,3,4]`, both return as result
`18181515143627462196415302348515936346022476168236332098176009127325427112991`
2020-12-25 13:48:09 +01:00
..
2020-08-09 17:13:04 +02:00
2018-12-06 17:32:49 +01:00
2020-04-19 12:23:55 +02:00
2020-03-26 19:24:20 +01:00
2019-07-08 14:08:04 +02:00
2020-04-19 12:23:55 +02:00
2020-03-26 19:24:20 +01:00
2020-08-25 13:08:53 +02:00