[][src]Module tari_crypto::ristretto

Re-exports

pub use self::ristretto_keys::RistrettoPublicKey;
pub use self::ristretto_keys::RistrettoSecretKey;
pub use self::ristretto_sig::RistrettoSchnorr;

Modules

constants
dalek_range_proof
musig
pedersen
ristretto_keys

The Tari-compatible implementation of Ristretto based on the curve25519-dalek implementation

ristretto_sig
serialize

Custom serializers for Ristretto keys