Docs.rs
rust-bottle-0.2.3
rust-bottle 0.2.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
thanos
Dependencies
bincode ^1.3
normal
const-oid ^0.9
normal
der ^0.7
normal
ecdsa ^0.16
normal
ed25519-dalek ^2.1
normal
hex ^0.4
normal
hybrid-array ^0.4
normal
optional
ml-kem ^0.3.0-pre.2
normal
optional
p256 ^0.13
normal
p384 ^0.13
normal
p521 ^0.13
normal
pem ^2.0
normal
pkcs8 ^0.10
normal
pqcrypto-dilithium ^0.5
normal
optional
pqcrypto-sphincsplus ^0.5
normal
optional
pqcrypto-traits ^0.3
normal
optional
rand ^0.8
normal
rand_core ^0.6
normal
rand_core ^0.9
normal
optional
ring ^0.17
normal
rsa ^0.9
normal
serde ^1.0
normal
serde_bytes ^0.11
normal
sha2 ^0.10
normal
sha3 ^0.10
normal
spki ^0.7
normal
thiserror ^1.0
normal
typenum ^1.17
normal
optional
x25519-dalek ^1.0
normal
zerocopy ^0.7
normal
optional
zeroize ^1.7
normal
criterion ^0.5
dev
Versions
84.81%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module keychain
rust_
bottle
0.2.3
Module keychain
Module Items
Structs
Traits
In crate rust_
bottle
rust_bottle
Module
keychain
Copy item path
Source
Structs
§
Keychain
A keychain provides secure storage for private keys.
Traits
§
Signer
Key
Trait for keys that can be stored in a keychain.