Tiny hashing module that uses the native crypto API in Node.js and the browser
-
Updated
Jan 24, 2025 - JavaScript
Tiny hashing module that uses the native crypto API in Node.js and the browser
🔒Unified API for password hashing algorithms
Simhash implementation in Javascript
Build a Node, Express and MySQL-based clone of Reddit for DecodeMTL web development bootcamp
Retrieve an array of possible hash types corresponding to a given string.
Detect the possible hash-types corresponding to a string, right from your terminal.
Small benchmark for few associative array implementations
Ruby script to check file checksums with the Windows CertUtil Command
An optimized JavaScript implementation of the MurmurHash3 algorithm.
PGP, NaCl, and PBKDF2 in node.js and the browser (hashing, random, encryption, decryption, signatures, conversions), used by TogaTech.org
Bloom Filter implementation in JavaScript
Shashi, a simple module to generate, using pseudo-randomness, a universal family/set of hash functions, which produce integer values within the selected range.
JavaScript implementation of SHA (1/256/384/512) checksum calculation for the browser. It uses the browsers own SubtleCrypto interface. Multiple representations of the message digest are available (e.g. hexadecimal, base32, base64, ...)
Hazz, a pseudo-random-data-filled-table, to generate k indipendent and uniform, very fast hash functions.
A Circom Implementation of the Anemoi hash function.
Hashes a string or a number to a material color hex code.
Hashing Function Theory
This project uses secp256k1, keccak256 hashing, and BIP39 for generating vanity addresses, implementing secure cryptographic operations and creating mnemonic phrases.
JavaScript Security Library, with hash functions and some others security stuffs
Murmur3 hash that takes integers as inputs and outputs [0..1]
Add a description, image, and links to the hash-functions topic page so that developers can more easily learn about it.
To associate your repository with the hash-functions topic, visit your repo's landing page and select "manage topics."