Crate fuel_crypto
source ·Expand description
Fuel cryptographic primitives.
Re-exports
pub use borrown;
pub use coins_bip32;
pub use coins_bip39;
pub use fuel_types;
pub use rand;
Structs
- FuelMnemonic is a simple mnemonic phrase generator.
- Standard hasher
- Normalized signature message
- Asymmetric public key
- Asymmetric secret key
- Secp256k1 signature implementation
Enums
- Crypto error variants
Traits
- Keys container
- Signature provider based on a keystore