Docs.rs
libp2p-identity-0.2.10
libp2p-identity 0.2.10
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
optional
bs58 ^0.5.1
normal
optional
ed25519-dalek ^2.1
normal
optional
hkdf ^0.12.4
normal
optional
libsecp256k1 ^0.7.0
normal
optional
multihash ^0.19.1
normal
optional
p256 ^0.13
normal
optional
quick-protobuf ^0.8.1
normal
rand ^0.8
normal
optional
sec1 ^0.7
normal
optional
serde ^1
normal
optional
sha2 ^0.10.8
normal
optional
thiserror ^1.0
normal
optional
tracing ^0.1.37
normal
zeroize ^1.8
normal
optional
base64 ^0.22.1
dev
criterion ^0.5
dev
hex-literal ^0.4.1
dev
rmp-serde ^1.3
dev
serde_json ^1.0
dev
ring ^0.17.8
normal
optional
Versions
90.79%
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
libp2p_
identity
0.2.10
Module secp256k1
Module Items
Structs
In crate libp2p_
identity
libp2p_identity
Module
secp256k1
Copy item path
Source
Available on
crate feature
secp256k1
only.
Expand description
Secp256k1 keys.
Structs
ยง
Keypair
A Secp256k1 keypair.
Public
Key
A Secp256k1 public key.
Secret
Key
A Secp256k1 secret key.