Add Argon2 hash operation

This commit is contained in:
Tan Zhen Yong 2019-10-07 02:24:09 +08:00
parent 2efd075803
commit 2fab1028c5
No known key found for this signature in database
GPG key ID: 710D1754497C25B1
6 changed files with 126 additions and 5 deletions

View file

@ -89,6 +89,7 @@
"@astronautlabs/amf": "^0.0.6",
"@babel/polyfill": "^7.12.1",
"@blu3r4y/lzma": "^2.3.3",
"argon2-browser": "^1.11.1",
"arrive": "^2.4.1",
"avsc": "^5.7.4",
"bcryptjs": "^2.4.3",