mpz
mpz copied to clipboard
Abstract Ristretto details in CO15
Currently low-level Ristretto details are leaked into our CO15 impl.
(//TODO show which details once the PR is merged)
We can hide those details behind a Point
(or PublicKey
) module.