#ring #linkable #signature #defined #protocols #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

new 0.1.0 Sep 22, 2024

#400 in Magic Beans

Download history 201/week @ 2024-09-18

201 downloads per month
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

~7MB
~131K SLoC