Module schnorrkel::points [−][src]
Ristretto point tooling
We provide a RistrettoBoth type that contains both an uncompressed
RistrettoPoint along side its matching CompressedRistretto,
which helps several protocols avoid duplicate ristretto compressions
and/or decompressions.
Structs
| RistrettoBoth | A |
Constants
| RISTRETTO_POINT_LENGTH | Compressed Ristretto point length |