#ring #linkable #signature #protocols #defined #monero #mlsag

no-std monero-mlsag-mirror

The MLSAG linkable ring signature, as defined by the Monero protocol. Mirrored by sneurlax from serai for downstream crate-publishing purposes until serai publishes their crates; use the versions from serai in production. This crate will be unpublished/deleted as soon as possible.

1 unstable release

0.1.0 Sep 22, 2024

#9 in #linkable


Used in 4 crates (via monero-serai-mirror)

MIT license

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): Enables std (and with it, more efficient internal implementations).

Dependencies

~7.5MB
~131K SLoC