[][src]Module grin_wallet_libwallet::slate_versions::ser

Sane serialization & deserialization of cryptographic structs into hex

Modules

dalek_pubkey_serde

Serializes an ed25519 PublicKey to and from hex

dalek_sig_serde

Serializes an ed25519_dalek::Signature to and from hex

option_dalek_pubkey_serde

Serializes an Option<ed25519_dalek::PublicKey> to and from hex

option_dalek_sig_serde

Serializes an Option<ed25519_dalek::PublicKey> to and from hex

option_ov3_serde

Serializes an OnionV3Address to and from hex

ov3_serde

Serializes an OnionV3Address to and from hex