Docs.rs
keybear-core-0.3.2
keybear-core 0.3.2
Permalink
Docs.rs crate page
AGPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
tversteeg
Dependencies
anyhow ^1.0.38
normal
base64 ^0.13.0
normal
chacha20poly1305 ^0.7.1
normal
log ^0.4.13
normal
rand_core ^0.5.0
normal
serde ^1.0.119
normal
serde_json ^1.0.61
normal
x25519-dalek ^1.1.0
normal
tempfile ^3.2.0
dev
Versions
96.88%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
keybear_
core
0.3.2
All Items
Crate Items
Modules
Constants
Crate
keybear_core
Copy item path
Source
Modules
§
crypto
Primitives for encrypting/decrypting message bodies.
route
Route URL paths.
types
Serialization types that can be sent between clients and hosts.
Constants
§
CLIENT_
ID_
HEADER
The required HTTP header containing the client ID.