gimli-crypto
Gimli cryptographic pseudorandom permutation and sponge-based hash function
Gimli cryptographic pseudorandom permutation and sponge-based hash function
key derivation function using cryptographic sponge function construction with the dosyrng RNG as the state mixing function.
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
Sigle-Step Key-Derivation Function following NIST SP 800-56C
W3C Web Crypto API helper function sub module for TypePKI library (beta)
Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt
Implements `scrypt` based on the original codebase of `scrypt-js`, but using the Web Crypto API, isomorphic, for Browsers, Node.js and shipped in all module formats
password engine
This library provides the functionality of pbkdf2zy with the ability to use any supported hashing algorithm returned from crypto.getHashes()
Pure JavaScript implementation of the scrypt key deriviation function that is fully compatible with Node.js and the browser.
Scrypt using MCF for both browsers and Node.js
Fast 0-dependency JS implementation of SHA2, SHA3, RIPEMD, BLAKE2/3, HMAC, HKDF, PBKDF2, Scrypt
A pure Node.js implementation of the NISTKDF-800-108.
Audited & minimal 0-dependency JS implementation of SHA2, SHA3, RIPEMD, BLAKE2/3, HMAC, HKDF, PBKDF2, Scrypt and groestl
A Hybrid Public Key Encryption (HPKE) module for various JavaScript runtimes
HMAC-based Extract-and-Expand Key Derivation Function (HKDF) using blake3
HMAC-based Extract-and-Expand Key Derivation Function (HKDF) using blake3