Docs.rs
fuel-crypto-0.58.2
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
fuel-crypto 0.58.2
Fuel cryptographic primitives.
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
3
out of
3
items documented
0
out of
3
items with examples
Links
Homepage
FuelLabs/fuel-vm
358
88
32
crates.io
Dependencies
coins-bip32 ^0.8
normal
optional
coins-bip39 ^0.8
normal
optional
ecdsa ^0.16
normal
ed25519-dalek ^2.0.0
normal
fuel-types ^0.58.2
normal
k256 ^0.13
normal
lazy_static ^1.4
normal
optional
p256 ^0.13
normal
rand ^0.8
normal
optional
secp256k1 ^0.29.1
normal
optional
serde ^1.0
normal
optional
sha2 ^0.10
normal
zeroize ^1.5
normal
bincode ^1.3
dev
criterion ^0.4
dev
sha2 ^0.10
dev
Versions
0.58.2
0.58.1
0.58.0
0.57.1
0.57.0
0.56.0
0.55.0
0.54.1
0.54.0
0.53.0
0.52.0
0.51.0
0.50.0
0.49.0
0.48.0
0.47.1
0.47.0
0.46.0
0.45.0
0.44.0
0.43.2
0.43.1
0.43.0
0.42.3
0.42.2
0.42.1
0.42.0
0.41.0
0.40.0
0.39.0
0.38.0
0.37.0
0.36.1
0.36.0
0.35.4
0.35.3
0.35.2
0.35.1
0.35.0
0.34.1
0.34.0
0.33.0
0.32.0
0.31.2
0.31.1
0.31.0
0.30.0
0.29.0
0.28.1
0.27.0
0.26.3
0.26.2
0.26.1
0.26.0
0.25.3
0.25.2
0.25.1
0.25.0
0.24.0
0.6.2
0.6.1
0.6.0
0.5.0
0.4.2
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0
Owners
Fuel Crypto
Fuel cryptographic primitives defined by the
specification
.
Compile features
std
: Unless set, the crate will link to the core-crate instead of the std-crate. More info
here
.
random
: Implement
no-std
rand
features for the provided types.
serde
: Add support for
serde
for the provided types.