feat(Hash Text): more hashing methods

Added ADLER32, BLAKE2B, BLAKE2S, BLAKE3, CRC32, CRC32C, KECCAK, PBKDF2, SM3, WHIRLPOOL, XXHASH128, XXHASH3, XXHASH32, XXHASH64, Argon2, Argon2i, Argon2d, Argon2id
Fix #728 and #641 and #362
This commit is contained in:
sharevb 2024-04-02 08:52:27 +02:00 committed by ShareVB
parent d3b32cc14e
commit 2816ed254a
5 changed files with 225 additions and 11 deletions

View file

@ -61,6 +61,7 @@
"figlet": "^1.7.0",
"figue": "^1.2.0",
"fuse.js": "^6.6.2",
"hash-wasm": "^4.11.0",
"highlight.js": "^11.7.0",
"iarna-toml-esm": "^3.0.5",
"ibantools": "^4.3.3",