feat(new tool): argon2 password hashing and verification

This commit is contained in:
Corentin Thomasset 2023-04-16 13:55:15 +02:00
parent c68a1fd713
commit 8bcca22694
No known key found for this signature in database
GPG key ID: DBD997E935996158
7 changed files with 179 additions and 18 deletions

View file

@ -54,6 +54,7 @@
"date-fns": "^2.29.3",
"figue": "^1.2.0",
"fuse.js": "^6.6.2",
"hash-wasm": "^4.9.0",
"highlight.js": "^11.7.0",
"json5": "^2.2.3",
"jwt-decode": "^3.1.2",