aboutsummaryrefslogtreecommitdiff
path: root/crypto_context.go
AgeCommit message (Expand)Author
2024-04-06all: comply with linter recommendationsShulhan
2024-03-22all: replace module "share" with "pakakeh.go"Shulhan
2023-11-25all: print non error information using package log instead of fmtShulhan
2023-10-10all: trim spaces in passphrase when its read from fileShulhan
2023-09-30all: add option to bypass input passphrase from terminalShulhan
2023-09-27all: print any path relative to base directoryShulhan
2023-09-27all: change default path for private key to be located under .ssh directoryShulhan
2023-09-26all: move fields and methods related to encryption to struct cryptoContextShulhan