feat: encryption with age
This commit is contained in:
parent
ba93931c33
commit
9bdc9c30c6
25 changed files with 733 additions and 64 deletions
4
testdata/set__encrypt__ok__with__ttl.ct
vendored
Normal file
4
testdata/set__encrypt__ok__with__ttl.ct
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Set an encrypted key with TTL, then retrieve it.
|
||||
$ pda set --encrypt --ttl 1h api-key sk-ttl-test
|
||||
$ pda get api-key
|
||||
sk-ttl-test
|
||||
Loading…
Add table
Add a link
Reference in a new issue