You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arnaucube 3148e54cc1 Add bLSAG signature generation 2 years ago
src Add bLSAG signature generation 2 years ago
.gitignore Add bLSAG signature generation 2 years ago
Cargo.toml Add bLSAG signature generation 2 years ago
README.md init repo 2 years ago

README.md

ring-signatures

bLSAG (Back’s Linkable Spontaneous Anonymous Group signatures) implementation done to get familiar with arkworks & bLSAG.

Warning: do not use this code in production.