Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Merkle Trees

This repository contains implementation of the following Merkle Trees along with R1CS circuits implemented using bellpepper.

  1. Vanilla Merkle Tree - circuit to verify membership
  2. Indexed Merkle Tree - circuit for insertion, checking membership and checking non-membership

All the trees use Poseidon hash function implemented by Neptune.

References

  1. Indexed Merkle Tree

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

R1CS implementation for Merkle Trees using bellpepper

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages