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
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,3 +1,5 @@
|
||||
/.idea/
|
||||
/simple-privacy-tool
|
||||
/spt
|
||||
/spt
|
||||
/vendor
|
||||
/test-payload*
|
||||
Reference in New Issue
Block a user