Docs.rs
serde-encrypt-core-0.7.0
serde-encrypt-core 0.7.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
laysakura
Dependencies
chacha20poly1305 ^0.8
normal
crypto_box ^0.6
normal
rand ^0.8
normal
rand_chacha ^0.3
normal
spin ^0.9
dev
Versions
100%
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
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 key
serde_
encrypt_
core
0.7.0
Module key
Module Items
Modules
In crate serde_
encrypt_
core
serde_encrypt_core
Module
key
Copy item path
Source
Modules
§
as_
shared_
key
Keys for common key cryptosystem.
combined_
key
“Combined key” for Diffie-Hellman key exchange. A combined key consists of either:
key_
pair
X25519 key-pair (public-key and private-key).