Module tari_crypto::ristretto[][src]

Re-exports

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

Modules

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

Custom serializers for Ristretto keys

Handy utility functions for use in tests and demo scripts