Docs.rs
fuel-crypto-0.52.0
fuel-crypto 0.52.0
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.52.0
normal
k256 ^0.13
normal
lazy_static ^1.4
normal
optional
p256 ^0.13
normal
rand ^0.8
normal
optional
secp256k1 ^0.26
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
Go to latest version
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.52.0
Module ed25519
Functions
In crate fuel_crypto
Module
fuel_crypto
::
ed25519
Copy item path
source
·
[
−
]
Expand description
ED25519 signature verification
Functions
§
verify
Verify a signature against a message digest and a public key.