grittygrease/SAFE Encrypt/Decrypt
Encrypt and decrypt files with SAFE — post-quantum, multi-recipient file encryption
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | Command to run: encrypt, decrypt, info | yes | — |
| input | Input file path | no | — |
| output | Output file path | no | — |
| password | Password for encryption/decryption | no | — |
| recipients | Recipients (space-separated: key paths, github:username, composable paths) | no | — |
| key | Private key file path for decryption | no | — |
| version | SAFE CLI version to install | no | latest |
Outputs
| name | description |
|---|---|
| stdout | Command stdout (for decrypt to stdout or info) |