Docs.rs
age-0.12.0
age 0.12.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
13 July 2026
Links
Repository
crates.io
Source
Owners
str4d
Dependencies
aes ^0.8
normal
optional
aes-gcm ^0.10
normal
optional
age-core ^0.12.0
normal
base64 ^0.22
normal
bcrypt-pbkdf ^0.10
normal
optional
bech32 ^0.11
normal
cbc ^0.1
normal
optional
chacha20poly1305 ^0.10
normal
cipher ^0.4.3
normal
console ^0.16
normal
optional
cookie-factory ^0.3.1
normal
ctr ^0.9
normal
optional
curve25519-dalek ^4
normal
optional
futures ^0.3
normal
optional
hkdf ^0.12
normal
hmac ^0.12
normal
hpke ^0.12
normal
i18n-embed ^0.16
normal
i18n-embed-fl ^0.10
normal
is-terminal ^0.4
normal
optional
lazy_static ^1
normal
memchr ^2.5
normal
optional
ml-kem ^0.2
normal
nom ^8
normal
num-traits ^0.2
normal
optional
p256 ^0.13
normal
pin-project ^1
normal
pinentry ^0.8
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
sha3 ^0.10
normal
subtle ^2.6
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.16
dev
proptest ^1
dev
test-case ^3
dev
tokio ^1
dev
criterion-cycles-per-byte ^0.6
dev
which ^8
normal
optional
wsl ^0.1
normal
optional
pprof ^0.13
dev
Versions
100%
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
Module scrypt
age
0.12.0
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.