arkworks-rs / crypto-primitives

Interfaces and implementations of cryptographic primitives, along with R1CS constraints for them
https://www.arkworks.rs
Apache License 2.0
167 stars 79 forks source link

Merkle Tree v3 & Update Poseidon #60

Closed tsunrise closed 3 years ago

tsunrise commented 3 years ago

🌲 Merkle Tree V3 & Poseidon Refactor

Part of the PR follows the proposal #58, which adds more functionality to merkle tree.

Progress

closes: #57 closes: #58


Before we can merge this PR, please make sure that all the following items have been checked off. If any of the checklist items are not applicable, please leave them but write a little note why.