zudo / ring-signature

Ring signatures using the ristretto group on curve25519.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Ring signatures using the ristretto group on curve25519.


Languages

Language:Rust 100.0%