mirror of
https://github.com/arnaucube/ring-signatures-rs.git
synced 2026-03-23 00:06:42 +01:00
No description
- Rust 100%
| .github/workflows | ||
| src | ||
| .gitignore | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
ring-signatures-rs 
bLSAG (Back’s Linkable Spontaneous Anonymous Group signatures) implementation done to get familiar with arkworks & bLSAG.
A Sage implementation can be found at github.com/arnaucube/math/ring-signatures.sage.
Warning: do not use this code in production.