99 Commits (e5cf066b8be3da9a3df9544c65818df189fdbebe)
 

Author SHA1 Message Date
  Oleksandr Brezhniev e5cf066b8b
Poseidon Sponge Hash with different frame sizes (#52) 1 year ago
  cool-developer edc36bfa52
Merge pull request #49 from iden3/feature/neptune 2 years ago
  Cool Developer 3c0a3adbbe remove the original hash function 2 years ago
  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 d3e4218fe3
Merge pull request #46 from iden3/feature/golden 2 years ago
  cool-developer 5848bf2918
Update element.go 2 years ago
  cool-developer 38240a6451
Remove unnecessary lines 2 years ago
  cool-developer 0d6b33924a
Update element_ops_amd64.s 2 years ago
  cool-developer 52375f5e15
Update element_ops_amd64.s 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