Skip to content

kobigurk/cpsnarks-set-accumulator

Repository files navigation

accumulator

Modified version of accumulator that allows accumulating without hash-to-prime and exposes additional info needed for the protocols in CPSNARKs-Set.

Cryptographic accumulators in Rust, implemented over a generic group interface. Batteries (RSA and class group implementations) included!

Installation

# Cargo.toml
[dependencies]
accumulator = { git = "https://github.com/cambrian/accumulator.git", tag = "v0.2.1" }

Docs

Available here, and feel free to reach out with any questions.

Demo

We have a proof-of-concept for stateless Bitcoin nodes.

Contributing

Please see our contribution guide. We are looking for long-term maintainers!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published