91 Commits (5ee5396d03377aea6ee1d131ebbc6575dcbca935)
 

Author SHA1 Message Date
  Cool Developer 5ee5396d03 remove the bench 2 years ago
  Cool Developer 49541f2ead fix the lint issues 2 years ago
  Cool Developer 46665875c7 add the neptuen hash 2 years ago
  Cool Developer 47b41d8ffc update the input params of hash 2 years ago
  Cool Developer 1a046cf574 fix lint issues 2 years ago
  Cool Developer f0c462811a update the input params of hash 2 years ago
  Cool Developer 26bfd1051a add the unit-test 2 years ago
  Cool Developer 885e7c382e init commit for the golden poseidon 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
  Oleksandr Brezhniev 64e757cc4a
Better keccac256 (#41) 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
  Eduard S 8f85683b2c
Merge pull request #36 from iden3/feature/poseidon-update-reference-impl 3 years ago
  arnaucube 590573a0af Update Poseidon last changes of the reference impl 3 years ago
  Eduard S 58e589b6eb
Merge pull request #35 from iden3/feature/comp-point-test 4 years ago
  arnaucube 2318fd7044 Update and add test for PackSignY & UnpackSignY 4 years ago
  Eduard S a0722b9e8f
Merge pull request #34 from iden3/feature/exp-comppoint-signy 4 years ago
  arnaucube 71dbddb5f1 Abstract & expose CompressedPointToSignAndY 4 years ago
  Eduard S 0a5c6acba3
Merge pull request #33 from iden3/feature/pkcomp-scanvalue 4 years ago
  arnaucube a366175021 Add scanner/valuer interface to babyjub.PublicKeyComp 4 years ago
  Eduard S a2015adb2f
Merge pull request #32 from iden3/feature/upgrade-linters 4 years ago
  arnaucube 6d75396b4b Upgrade linters 4 years ago
  Eduard S 821a601d20
Merge pull request #31 from iden3/feature/update-bbjjeddsa 4 years ago
  arnaucube 5dd19b46dd Update BabyJubJub EdDSA to last circomlib version 4 years ago
  arnau 94e92e88fb
Merge pull request #30 from iden3/feature/signaturecomp-scanner 4 years ago
  Arnau B 5ef832f175 Add scanner/valuer interface to babyjub.SignatureComp 4 years ago
  arnau 59d8c7a4ca
Merge pull request #29 from iden3/feature/babyjubjub-optimization 4 years ago
  arnaucube 91767c7b61 Add goff to BabyJubJub point addition 4 years ago
  arnaucube aab1a681dd Add add-2008-bbjlp for point addition 4 years ago
  arnaucube e04ca5764a Update Poseidon to new circomlib version & https://extgit.iaik.tugraz.at/krypto/hadeshash 4 years ago
  Eduard S 70841d78e7
Merge pull request #28 from iden3/feature/signature-sql-interface 4 years ago
  a_bennassar 674e8a6739 Fix value sql interface 4 years ago
  arnau 66519124ca
Merge pull request #27 from iden3/feature/signature-sql-interface 4 years ago
  a_bennassar a86308cb0b Add scanner/valuer interface to PublicKey 4 years ago
  a_bennassar d91a4261f1 Add scanner/valuer interface to signature 4 years ago
  Eduard S 327a8175d6
Merge pull request #26 from iden3/feature/pointfromsigny 4 years ago
  arnaucube 833f68a614 Babyjubjub separate PointFromSignAndY from p.Decompress 4 years ago
  Eduard S 29a66457f0
Merge pull request #25 from iden3/feature/poseidon-update 4 years ago
  arnaucube f22be3cdee Update Poseidon Hash function names, rm HashBytes 4 years ago
  Eduard S 2c471ab545
Merge pull request #24 from iden3/fix/hashbytes-err 4 years ago
  arnaucube e134988b1b Rm .travis.yml 4 years ago
  arnaucube 3a9171000b Poseidon & MiMC7 HashBytes remove return of err 4 years ago
  Eduard S b1468fc076
Merge pull request #23 from iden3/feature/expose-method 4 years ago
  arnaucube d189a6bedc Expose SkToBigInt for usage from other packages & repos 4 years ago