diff options
Diffstat (limited to 'secret')
| -rwxr-xr-x | secret | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -10,7 +10,7 @@ | |||
| 10 | # edit: edit or add a file | 10 | # edit: edit or add a file |
| 11 | # show: show the full encrypted file | 11 | # show: show the full encrypted file |
| 12 | 12 | ||
| 13 | # Requires: openssl | 13 | # Requires: openssl, xsel (for clip only) |
| 14 | 14 | ||
| 15 | opts="aes-256-cbc -iter 1000" # options for openssl | 15 | opts="aes-256-cbc -iter 1000" # options for openssl |
| 16 | timeout=10 # timeout for clip, in ms | 16 | timeout=10 # timeout for clip, in ms |
