An open API service indexing awesome lists of open source software.

https://github.com/sug0/bbs-accum

Rust implementation of the accumulator commitment scheme described in https://eprint.iacr.org/2025/2081
https://github.com/sug0/bbs-accum

accumulator commitment-schemes cryptography rust

Last synced: 23 days ago
JSON representation

Rust implementation of the accumulator commitment scheme described in https://eprint.iacr.org/2025/2081

Awesome Lists containing this project

README

          

# bbs-accum

Rust implementation of the accumulator commitment scheme described in the paper
[Partial Fraction Techniques for Cryptography](https://eprint.iacr.org/2025/2081)
by Jutla, Nema, Roy et al.