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 | il y a 2 ans | |
---|---|---|
src | il y a 2 ans | |
.gitignore | il y a 4 ans | |
Cargo.lock | il y a 2 ans | |
Cargo.toml | il y a 2 ans | |
LICENSE | il y a 4 ans | |
README.md | il y a 4 ans |
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]