Commit Graph

  • 6d2487a (HEAD -> main) Merge pull request #2 from kazuakiishiguro/main by arnaucube 2023-11-15 15:32:22 +0100
  • db99a9e (refs/pull/2/head) fix module name by Kazuaki Ishiguro 2023-11-15 18:16:09 +0900
  • ff7f5e0 Migrate license to Apache-2.0 as in 233027d607 by arnaucube 2023-08-15 09:13:54 +0200
  • bf96de3 Extend to 16 inputs by arnaucube 2023-05-11 19:40:15 +0200
  • 568f344 port https://github.com/arnaucube/poseidon-rs to arkworks ff by arnaucube 2023-05-05 11:27:50 +0200
  • d9dd5e7 Update Poseidon last changes of the reference impl by arnaucube 2021-03-08 20:46:00 +0100
  • 4c5dadf Use imported Fr by arnaucube 2020-11-04 19:00:40 +0100
  • 0cc71d5 Update Poseidon to new circomlib version & https://extgit.iaik.tugraz.at/krypto/hadeshash by arnaucube 2020-08-23 19:31:02 +0200
  • e162a19 Merge pull request #2 from arnaucube/feature/gha by arnau 2020-07-22 20:10:14 +0200
  • 290e40a Add GHA by arnau 2020-07-22 20:03:17 +0200
  • e8d6a3a Merge pull request #1 from arnaucube/feature/ff by arnau 2020-07-22 20:00:23 +0200
  • 725d639 Update methods to more efficient usage of ff by arnaucube 2020-07-22 19:53:00 +0200
  • 32cf055 Add benchmarks (49x improvement with ff) by arnaucube 2020-07-19 12:12:39 +0200
  • 8979233 Add initial migration from BigInt to ff::Fr by arnaucube 2020-07-19 12:08:27 +0200
  • 2b0e2fa gen_constants crate appart by arnaucube 2020-07-19 12:00:52 +0200
  • 4cba42e Update hash method, add tests by arnaucube 2020-03-06 21:02:03 +0100
  • 988f503 update Cargo.toml for crate by arnaucube 2019-09-07 18:50:29 +0200
  • 9ab4654 hash arbitrary array size (chunks of 5), add hash_bytes by arnaucube 2019-09-01 16:03:57 +0200
  • 6537a8d add travis by arnaucube 2019-09-01 14:38:56 +0200
  • 57377e1 add poseidon by arnaucube 2019-09-01 14:35:34 +0200
  • c968740 Initial commit by arnau 2019-09-01 14:34:53 +0200