libtriptych 0.1.0

Triptych Log Sized Ring Signatures Crate for Rust
Documentation
1
2
3
4
5
## Tryptich Log Sized Ring Signatures for Rust

This is a Rust Crate implementing the Tryptich Ring Singature Protocol ([IACR Preprint](https://eprint.iacr.org/2020/018.pdf)) presently being deployed into Monero.

Dalek Cryptography's Rust Crate for the Risretto Curve provides the backend functions.