AGE(1) | User Commands | AGE(1) |
age - simple, modern and secure encryption tool
age --recipient RECIPIENT [-a] [-o OUTPUT]
[INPUT]
age --decrypt [-i KEY] [-o OUTPUT] [INPUT]
INPUT defaults to standard input, and OUTPUT defaults to standard output.
RECIPIENT can be an age public key, as generated by age-keygen(1), ("age1...") or an SSH public key ("ssh-ed25519 AAAA...", "ssh-rsa AAAA...").
KEY is a path to a file with age secret keys, one per line (ignoring "#" prefixed comments and empty lines), or to an SSH key file. Multiple keys can be provided, and any unused ones will be ignored.
Filippo Valsorda <github@filippo.io>
See https://github.com/FiloSottile/age/graphs/contributors
July 2020 | Debian |