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 | hace 2 años | |
---|---|---|
src | hace 2 años | |
.gitignore | hace 4 años | |
Cargo.lock | hace 2 años | |
Cargo.toml | hace 2 años | |
LICENSE | hace 4 años | |
README.md | hace 4 años |
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]