/ring-signature

Ring signatures using the ristretto group on curve25519.

Primary LanguageRust

Ring signature

Rust dependency status

Ring signatures using the ristretto group on curve25519.

SAG bLSAG MLSAG CLSAG

Usage

Add the following line to your Cargo.toml.

ring-signature = { git = "https://github.com/zudo/ring-signature" }

View examples on how to use the library.