summaryrefslogtreecommitdiff
path: root/testdata
AgeCommit message (Expand)Author
2023-09-30testdata/decrypt-wrong-privatekey: replace symlink on .awwan.env.vaultShulhan
2023-09-30all: add option to bypass input passphrase from terminalShulhan
2023-09-27all: print any path relative to base directoryShulhan
2023-09-27all: add tests for local with empty and invalid passphraseShulhan
2023-09-27all: make .Vars, .Val, and .Vals panic if values is emptyShulhan
2023-09-27all: change default path for private key to be located under .ssh directoryShulhan
2023-09-26testdata: rename "encrypt" to "local"Shulhan
2023-09-26all: test local put without encrypted fileShulhan
2023-09-26all: make the magic word "#put" able to copy encrypted fileShulhan
2023-09-22all: implement reading encrypted awwan environment ".awwan.env.vault"Shulhan
2023-09-20all: implement method to decrypt file using private keyShulhan
2023-09-20all: add method Encrypt to AwwanShulhan