22 Commits (93bf45c299682d69e12c89a7a9258f7b2fbce4fa)

Author SHA1 Message Date
  Oleksandr Brezhniev e5cf066b8b
Poseidon Sponge Hash with different frame sizes (#52) 1 year ago
  Cool Developer 5ee5396d03 remove the bench 2 years ago
  Cool Developer 46665875c7 add the neptuen hash 2 years ago
  Oleksandr Brezhniev f4972de131
Poseidon Sponge Hash implemented (#45) 2 years ago
  Oleksandr Brezhniev d53d6303be Added benchmark of Poseidon for 8 inputs 2 years ago
  a_bennassar b85be5b7f7
Add poseidon benchmark with 16 elements (#44) 2 years ago
  Oleksandr Brezhniev f597e20569
Fix Poseidon Hash check for inputs being in Finite Field (#42) 3 years ago
  Oleksandr Brezhniev c544ba0f3c
Extend Poseidon to 16 inputs (#39) 3 years ago
  Oleksandr Brezhniev ef9f86210a
Extend Poseidon to 16 inputs (#37) 3 years ago
  arnaucube 590573a0af Update Poseidon last changes of the reference impl 3 years ago
  arnaucube 6d75396b4b Upgrade linters 4 years ago
  arnaucube e04ca5764a Update Poseidon to new circomlib version & https://extgit.iaik.tugraz.at/krypto/hadeshash 4 years ago
  arnaucube f22be3cdee Update Poseidon Hash function names, rm HashBytes 4 years ago
  arnaucube 3a9171000b Poseidon & MiMC7 HashBytes remove return of err 4 years ago
  Eduard S 0ac8b46493 Fix linters errors 4 years ago
  arnaucube 2a3f0d9ed5 Adapt babyjub/eddsa to new Poseidon methods 4 years ago
  arnaucube b45d8a582b Optimize Poseidon migrating from *big.Int to goff 4 years ago
  Eduard S c0c4ff2dd7 Optimize Poseidon 5 years ago
  arnaucube fcb586591a fix #9 5 years ago
  Eduard S 7c6170453e Add test that breaks poseidion due to padding 5 years ago
  Eduard S 27ec5b26df Add test that breaks poseidon due to a security issue 5 years ago
  Eduard S a5b6afcb16 Add poseidon and babyjub benchmarks 5 years ago
  arnaucube c95c95b7b1 add Poseidon multihash ([]*big.Int), add HashBytes for MiMC7 & Poseidon 5 years ago
  arnaucube 09c29da99e add Poseidon 5 years ago