You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arnaucube cc927fae93 Add Graphviz methods 4 years ago
LICENSE Init MT adapting from https://github.com/iden3/go-iden3-core/tree/v0.0.8 4 years ago
README.md Add(k, v), add tests compatible with circomlib 4 years ago
go.mod Add used utils 4 years ago
go.sum Add used utils 4 years ago
merkletree.go Add Graphviz methods 4 years ago
merkletree_test.go Add Proof verification 4 years ago
node.go Add node methods 4 years ago
utils.go Add used utils 4 years ago

README.md

go-merkletree

MerkleTree compatible with version from circomlib.

Adaptation of the merkletree from https://github.com/iden3/go-iden3-core/tree/v0.0.8