Docs.rs
libp2p-identity-0.1.3
libp2p-identity 0.1.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jxs
mxinden
github:libp2p:rust-libp2p-maintainers
Dependencies
asn1_der ^0.7.6
normal
bs58 ^0.4.0
normal
ed25519-dalek ^2.0
normal
libsecp256k1 ^0.7.0
normal
log ^0.4
normal
multiaddr ^0.17.1
normal
multihash ^0.17.0
normal
p256 ^0.12
normal
quick-protobuf ^0.8.1
normal
rand ^0.8
normal
sec1 ^0.3.0
normal
serde ^1
normal
sha2 ^0.10.0
normal
thiserror ^1.0
normal
void ^1.0
normal
zeroize ^1.6
normal
base64 ^0.21.0
dev
criterion ^0.4
dev
rmp-serde ^1.0
dev
serde_json ^1.0
dev
ring ^0.16.9
normal
Versions
95%
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
☰
Module ed25519
Structs
?
Module
libp2p_identity
::
ed25519
source
·
[
−
]
Available on
crate feature
ed25519
only.
Expand description
Ed25519 keys.
Structs
Keypair
An Ed25519 keypair.
PublicKey
An Ed25519 public key.
SecretKey
An Ed25519 secret key.