Module tari_crypto::ristretto[][src]

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
script_commitment
serialize

Custom serializers for Ristretto keys

utils

Handy utility functions for use in tests and demo scripts