fionn/Age Action
Encrypt or decrypt with Age
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path of plaintext file to encrypt or decryption target, assuming the ciphertext path ends in .age | yes | — |
| verb | \"encrypt\" or \"decrypt\" | yes | — |
| key | Encryption key, public or private depending on the verb | yes | — |
Outputs
| name | description |
|---|---|
| path | Path to output file |