diff --git a/hash/README.md b/hash/README.md new file mode 100644 index 0000000..86b1534 --- /dev/null +++ b/hash/README.md @@ -0,0 +1,24 @@ + +Benchmarking of hash function +----------------------------- + +### On CPU: + +- [ ] Poseidon +- [x] Poseidon2 +- [ ] Reinforced Concrete +- [x] SHA256 +- [ ] Keccak256 +- [ ] Blake2 +- [x] Blake3 + +### Groth16 SNARK: + +- [ ] Poseidon +- [x] Poseidon2 +- [ ] Reinforced Concrete +- [ ] SHA256 +- [ ] Keccak256 +- [ ] Blake2 +- [ ] Blake3 +