30 Commits (master)

Author SHA1 Message Date
  arnaucube 590573a0af Update Poseidon last changes of the reference impl 3 years ago
  arnaucube 2318fd7044 Update and add test for PackSignY & UnpackSignY 3 years ago
  arnaucube 71dbddb5f1 Abstract & expose CompressedPointToSignAndY 3 years ago
  arnaucube a366175021 Add scanner/valuer interface to babyjub.PublicKeyComp 3 years ago
  arnaucube 6d75396b4b Upgrade linters 3 years ago
  arnaucube 5dd19b46dd Update BabyJubJub EdDSA to last circomlib version 3 years ago
  Arnau B 5ef832f175 Add scanner/valuer interface to babyjub.SignatureComp 3 years ago
  arnaucube 91767c7b61 Add goff to BabyJubJub point addition 3 years ago
  arnaucube aab1a681dd Add add-2008-bbjlp for point addition 3 years ago
  arnaucube e04ca5764a Update Poseidon to new circomlib version & https://extgit.iaik.tugraz.at/krypto/hadeshash 3 years ago
  a_bennassar 674e8a6739 Fix value sql interface 3 years ago
  a_bennassar a86308cb0b Add scanner/valuer interface to PublicKey 3 years ago
  a_bennassar d91a4261f1 Add scanner/valuer interface to signature 3 years ago
  arnaucube 833f68a614 Babyjubjub separate PointFromSignAndY from p.Decompress 3 years ago
  arnaucube f22be3cdee Update Poseidon Hash function names, rm HashBytes 3 years ago
  arnaucube d189a6bedc Expose SkToBigInt for usage from other packages & repos 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 97c76ce614 Update BabyJubJub signature with Poseidon 4 years ago
  Eduard S c0c4ff2dd7 Optimize Poseidon 4 years ago
  Eduard S 53b9050d0a Add babujub eddsa benchmarks 4 years ago
  Eduard S a5b6afcb16 Add poseidon and babyjub benchmarks 4 years ago
  Eduard S 5ade04e079 Test that babyjub pk is always < Q 4 years ago
  arnaucube a60e154d86 return error if no ModSqrt(x, q) exist in babyjubjub decompress point 4 years ago
  arnaucube 2b1935299c MiMC7 finite field over R comprovation moved inside hash, same approach as Poseidon impl 4 years ago
  arnaucube 0bac1c84ba add babyjub-eddsa Poseidon sign & verify 4 years ago
  arnaucube c4b3b7a09c update babyjub B8, clean unused funcs & errs in mimc7, small update in mimc7 tests 4 years ago
  Eduard S 5b79ded540 Move constants and utils to package, apply small fixes 4 years ago
  arnaucube 7b219e15ec add travis, add go.mod go.sum, update babyjub hex encoders to avoid 4 years ago
  Eduard S 0f93c8ce38 Add babyjub from go-iden3/crypto/babyjub 4 years ago