arnaucube 56cb2beffc | 2 years ago | |
---|---|---|
.github/workflows | 2 years ago | |
src | 2 years ago | |
.gitignore | 2 years ago | |
Cargo.toml | 2 years ago | |
README.md | 2 years ago |
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.