Expand description
Minimal implementation of Substrate crypto.
Re-exports§
pub use ss58_registry;
pub use prelude::*;
Modules§
- constant
- Subcryptor constant collections.
- error
- Subcryptor error collections.
- prelude
- Subcryptor’s prelude.
Structs§
Traits§
- Key
- Key trait.
Functions§
- base64_
decode - Decode the base64 encoded data.
- decrypt_
keystore - Decrypt the encrypted keystore.
- public_
key_ of - Get the public key of the SS58 address.
- ss58_
address_ of - Get the specific network SS58 address of the public key.