@quangkeu1995/firebase-scrypt
Nodejs implementation of Firebase's Scrypt modified version.
Nodejs implementation of Firebase's Scrypt modified version.
A pure and powerful JavaScript Bitcoin SV (BSV) library.
Native scrypt for React Native
node-multi-hashing ===============
A re-write of the Node Multi Hashing library, which provides Javascript bindings for C/C++ based hashing algorithms.
A password hashing/verifying wrapper around the native Node.js crypto module, no external dependencies/c++ addons.
Pure JavaScript implementation of the scrypt key deriviation function that is fully compatible with Node.js and the browser.
password hashing and verification using js-native scrypt
Pad/Unpad messages using Scrypt hashing algorithm.
CLI tool for creating and managing sCrypt projects.
Scrypt using MCF for both browsers and Node.js
secure-caesar cipher, is a symetric key cipher, based on caesar shift cipher. Enhanced with unicode support, custom padding, Scrypt key expander, elliptic curve support & power usage selection.
Usage ------ to create a raw hash from a string of data ```js var argon2d = require('node-hash-argon2d'); var buf = Buffer.from("someString", 'utf8'); var hash = argon2d.argon2d(buf); console.log(hash); //should return <Buffer 0d 01 c4 09 bd 11 f1
Fast 0-dependency JS implementation of SHA2, SHA3, RIPEMD, BLAKE2/3, HMAC, HKDF, PBKDF2, Scrypt
Giselle cipher, is a symetric key cipher, based on the XOR, base conversion, Scrypt & One Time Pad algorithm.
Audited & minimal 0-dependency JS implementation of SHA2, SHA3, RIPEMD, BLAKE2/3, HMAC, HKDF, PBKDF2, Scrypt and groestl
All the cryptographic primitives used in Ethereum
Scrypt ASN.1 Algorithm Identifier in TypeScript
multi-hashing-bbscoin =====================
Framework agnostic Password hashing package with support for PHC string format