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 plain_message_shared_key
serde_
encrypt_
core
0.7.0
Module plain_
message_
shared_
key
Module Items
Traits
In serde_
encrypt_
core::
encrypt
serde_encrypt_core
::
encrypt
Module
plain_
message_
shared_
key
Copy item path
Source
Expand description
Shared key encryption.
Traits
ยง
Plain
Message
Shared
KeyCore
Plain message structure serialized via serde.
Plain
Message
Shared
KeyDeterministic
Core
Plain message structure serialized via serde.