Docs.rs
encryptodon-0.1.8
encryptodon 0.1.8
Permalink
Docs.rs crate page
AGPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
seanwatters
Dependencies
aes ^0.8.3
normal
base64 ^0.21.2
normal
getrandom ^0.2
normal
rand ^0.8.5
normal
wasm-bindgen ^0.2.87
normal
x25519-dalek ^2.0.0
normal
Versions
37.5%
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
encryptodon
0.1.8
All Items
Crate Items
Structs
Functions
Crate
encryptodon
Copy item path
Source
Structs
§
Keys
Functions
§
decrypt
encrypt
for encrypting the communication with their pub and your priv.
extract_
key_
from_
bio
pulls their public key from bio.
generate_
keys
for generating the pub/priv key pairs you will use for communication.