Docs.rs
age-0.11.2
age 0.11.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
str4d
Dependencies
aes ^0.8
normal
optional
aes-gcm ^0.10
normal
optional
age-core ^0.11.0
normal
base64 ^0.21
normal
bcrypt-pbkdf ^0.10
normal
optional
bech32 ^0.9
normal
cbc ^0.1
normal
optional
chacha20poly1305 ^0.10
normal
cipher ^0.4.3
normal
optional
console ^0.15
normal
optional
cookie-factory ^0.3.1
normal
ctr ^0.9
normal
optional
curve25519-dalek ^4
normal
optional
futures ^0.3
normal
optional
hmac ^0.12
normal
i18n-embed ^0.15
normal
i18n-embed-fl ^0.9
normal
is-terminal ^0.4
normal
optional
lazy_static ^1
normal
memchr ^2.5
normal
optional
nom ^7
normal
num-traits ^0.2
normal
optional
pin-project ^1
normal
pinentry ^0.6
normal
optional
rand ^0.8
normal
rpassword ^7
normal
optional
rsa ^0.9
normal
optional
rust-embed ^8
normal
scrypt ^0.11
normal
sha2 ^0.10
normal
subtle ^2
normal
web-sys ^0.3
normal
optional
x25519-dalek ^2
normal
zeroize ^1
normal
criterion ^0.5
dev
futures-test ^0.3
dev
hex ^0.4
dev
i18n-embed ^0.15
dev
proptest ^1
dev
test-case ^3
dev
tokio ^1
dev
criterion-cycles-per-byte ^0.6
dev
which ^4
normal
optional
wsl ^0.1
normal
optional
pprof ^0.13
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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 scrypt
age
0.11.2
Module scrypt
Module Items
Structs
In crate age
age
Module
scrypt
Copy item path
Source
Expand description
The “scrypt” passphrase-based recipient type, native to age.
Structs
§
Identity
A passphrase-based identity. Anyone with the passphrase can decrypt the file.
Recipient
A passphrase-based recipient. Anyone with the passphrase can decrypt the file.