Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
jssha
jsSHA implements the complete Secure Hash Standard (SHA) family (SHA-1, SHA-224/256/384/512, SHA3-224/256/384/512, SHAKE128/256, cSHAKE128/256, and KMAC128/256) with HMAC
jscrypto
crypto-js enhancement for modern js environment
sha2
A Javascript implementation of the SHA-2 cryptographic hash function family.
unixpass
Native implementation of Unix compatible DES/MD5/SHA256/SHA512 password hashing.
hashdog
Break MD5/SHA1/SHA256/SHA512 hashes using wordlists, password lists and string permutations
sha512-es
Cryptographic hash library producing a 512-bit (64-byte) hash value
@linker-design/crypto
A lightweight crypto library which could run on `browser`, `node`, `java(jvm)`, `dotnet` platform base on `openssl libcrypto library`.
hmac512hmac512
Simple JS implementation of HMAC-SHA-512 (but in fact is PRF-HMAC-SHA-512)
coze
Coze - A cryptographic JSON messaging specification designed for human readability.
@keeex/jssha
jsSHA implements the complete Secure Hash Standard (SHA) family (SHA-1, SHA-224/256/384/512, SHA3-224/256/384/512, SHAKE128/256, cSHAKE128/256, and KMAC128/256) with HMAC
passhash
Easily and securely hash passwords with a variable amount of SHA512 iterations. bcrypt is also supported.
sha512sha512
This pkg is light and understandable JS implementation of SHA-512 [C[[C[C[C[C2 algorithm.
encrypt-response
Encrypt controller response
@pigsking/jssha
jsSHA is a JavaScript implementation of the entire family of SHA hashes as defined in FIPS 180-2 (SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512) as well as HMAC