simple-privacy-tool/cmd/spt
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
..
decrypt.go feat(argon2id cost param): enable user to modify the cost param 2023-07-27 15:19:02 +10:00
encrypt.go feat(argon2id cost param): enable user to modify the cost param 2023-07-27 15:19:02 +10:00
flags.go feat(argon2id cost param): enable user to modify the cost param 2023-07-27 15:19:02 +10:00
hint.go feat(argon2id cost param): enable user to modify the cost param 2023-07-27 15:19:02 +10:00
spt.go feat(argon2id cost param): enable user to modify the cost param 2023-07-27 15:19:02 +10:00