Module crypto

Module crypto 

Source
Expand description

Re-export sp_core for cryptographic operations

This allows dependents to use bittensor’s bundled sp_core without adding it as a direct dependency.

Modules§

sr25519
Simple sr25519 (Schnorr-Ristretto) API.

Structs§

Ss58AddressFormat
A custom address format. See also Ss58AddressFormatRegistry

Traits§

Pair
Trait suitable for typical cryptographic PKI key pair type.
PairTrait
Trait suitable for typical cryptographic PKI key pair type.
Ss58Codec
Key that can be encoded to/from SS58.