31 Commits (6ff38d47db7949ac5937fa866989e130d74b2711)

Author SHA1 Message Date
  Ilya 6ff38d47db add frame size to poseidon hasher 1 year ago
  Ilya b015806983 support hash interface for poseidon; support golang crypto interfaces for bjj 1 year ago
  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 69354ae29c
Faster ff arithmetics (regenerated code with the newest goff) (#43) 3 years ago
  Oleksandr Brezhniev f597e20569
Fix Poseidon Hash check for inputs being in Finite Field (#42) 3 years ago
  Mikhail Wall 9c2ca9ca7c
made optimizaitions for consts init (#40) 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
  Mikhail Wall 933c28a8d7
implemented optimized poseidon (#38) 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 4750e9c83c Remove field package which is no longer used 4 years ago
  arnaucube 16a8a18a6d Optimize MiMC7 migrating from *big.Int to goff 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 c754d01ce0 poseidon consistent use of T 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
  Eduard S 5b79ded540 Move constants and utils to package, apply small fixes 5 years ago
  arnaucube 09c29da99e add Poseidon 5 years ago