simple-privacy-tool/privacy
Suyono 64e4ca400f feat(argon2id cost param): enable user to modify the cost param
feat(hint): embed argon2 custom param as hint
feat(aes): add AES-GCM as algo
fix(stdin/stdout): fixed STDIN/STDOUT issue
2023-07-27 15:19:02 +10:00
..
argon2.go feat: encrypt & decrypt tested (simple) 2023-07-21 20:06:04 +10:00
argon2_test.go feat: encrypt & decrypt tested (simple) 2023-07-21 20:06:04 +10:00
privacy.go feat(argon2id cost param): enable user to modify the cost param 2023-07-27 15:19:02 +10:00
privacy_test.go wip: debugging issue 2023-07-23 22:00:52 +10:00