Docs.rs
joy-crypt-0.1.0
joy-crypt 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
joydev-horst
Dependencies
aes-gcm ^0.10
normal
argon2 ^0.5
normal
curve25519-dalek ^4
normal
ed25519-dalek ^2
normal
hex ^0.4
normal
hkdf ^0.12
normal
rand ^0.8
normal
rand_core ^0.6
normal
secrecy ^0.10
normal
sha2 ^0.10
normal
thiserror ^2.0
normal
x25519-dalek ^2
normal
zeroize ^1
normal
Versions
70%
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
Skip to main content
All
joy_
crypt
0.1.0
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
identity::Keypair
identity::PublicKey
kdf::DerivedKey
kdf::Salt
Enums
error::Error
Functions
aead::open
aead::seal
kdf::derive_argon2id
kdf::derive_hkdf_sha256
kdf::generate_salt
pairwise::pairwise_kek
wrap::unwrap
wrap::wrap
Type Aliases
Result