Docs.rs
fuel-crypto-0.58.2
fuel-crypto 0.58.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fuel-service-user
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
100%
of the crate is documented
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
Module ed25519
Module Items
Functions
In crate fuel_
crypto
fuel_crypto
Module
ed25519
Copy item path
source
Expand description
ED25519 signature verification
Functions
ยง
verify
Verify a signature against a message digest and a public key.