Re-exports
pub use sn_bulletproofs;pub use sn_bulletproofs::blstrs;pub use sn_bulletproofs::group;pub use sn_bulletproofs::rand;pub use error::Error;pub use mlsag::DecoyInput;pub use mlsag::MlsagMaterial;pub use mlsag::MlsagSignature;pub use mlsag::TrueInput;pub use ringct::Output;pub use ringct::RingCtMaterial;Modules
Structs
Functions
Hashes a point to another point on the G1 curve
returns KeyImage for the given public/secret key pair A key image is defined to be I = x * Hp(P)