Implementation of a signature scheme from: "How to Leak a Secret" by Ronald L. Rivest, Adi Shamir, Yael Tauman, 2001, ASIACRYPT 2001, LNCS 2248 [https://people.csail.mit.edu/rivest/pubs/RST01.pdf]

fnordomat 151f613169 dependency version bump + clippy %!s(int64=2) %!d(string=hai) anos
src 151f613169 dependency version bump + clippy %!s(int64=2) %!d(string=hai) anos
.gitignore dff0d6d0c9 Initial commit %!s(int64=4) %!d(string=hai) anos
Cargo.lock 151f613169 dependency version bump + clippy %!s(int64=2) %!d(string=hai) anos
Cargo.toml 151f613169 dependency version bump + clippy %!s(int64=2) %!d(string=hai) anos
LICENSE dff0d6d0c9 Initial commit %!s(int64=4) %!d(string=hai) anos
README.md dff0d6d0c9 Initial commit %!s(int64=4) %!d(string=hai) anos

README.md

ringsig

Implementation of a signature scheme from: "How to Leak a Secret" by Ronald L. Rivest, Adi Shamir, Yael Tauman, 2001, ASIACRYPT 2001, LNCS 2248 [https://people.csail.mit.edu/rivest/pubs/RST01.pdf]