1 unstable release
0.1.0 | Sep 22, 2024 |
---|
#9 in #linkable
Used in 4 crates
(via monero-serai-mirror)
87KB
828 lines
Monero MLSAG
The MLSAG linkable ring signature, as defined 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
~131K SLoC