1 unstable release
0.1.0 | Sep 22, 2024 |
---|
#6 in #range-proof
32 downloads per month
Used in 4 crates
(via monero-serai-mirror)
83KB
749 lines
Monero Borromean
Borromean ring signatures arranged into a range proof, as done by the Monero protocol.
This library is usable under no-std when the std
feature (on by default) is
disabled.
Cargo Features
std
(on by default): Enablesstd
(and with it, more efficient internal implementations).
Dependencies
~7.5MB
~133K SLoC