ethereum-cryptography
All the cryptographic primitives used in Ethereum.
Found 3987 results for hash set
All the cryptographic primitives used in Ethereum.
A simple MD4 hash function for JavaScript supports UTF-8 encoding.
#### A composable set of ESLint configurations. [](https://travis-ci.com/FormidableLabs/@xdanangelxoqenpm/repellat-quis-laudantium) [ — 6.8KB.
A simple SHA-256 / SHA-224 hash function for JavaScript supports UTF-8 encoding.
Fastest stable deterministic JSON.stringify()
ECMAScript6 Map polyfill
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
Extended native JavaScript Array which provides indexed lookup similar to native Map.
Native JS murmur hash implementation
FarmHash functions compiled using Rust and WebAssembly to make them easy to use in node.js and the browser
ES6 Map Implemented in TypeScript
BLAKE3 hashing for JavaScript: WebAssembly bindings only
Node.js object hash library with properties/arrays sorting to provide constant hashes
A WebAssembly implementation of xxHash
Checksum validator
Create a base32 hash
A trie implementation that maps keys to objects for rapid retrieval by phrases. Most common use will be for typeahead searches.
This is a simple SHA-512, SHA-384, SHA-512/224, SHA-512/256 hash functions for JavaScript supports UTF-8 encoding.
A data structure that combines a hash and an array for fast dictionary lookup and traversal by complex keys.
get the shasum of a buffer or object
Create a MD5 hash with hex encoding
Randomly pick an item from a set (using the specified probabilities).
SHA-256, HMAC and PBKDF2 implementation with typed arrays for modern browsers and Node.js
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css
A static file server for fancy apps
multihash implementation
Easily persist and load config data. No dependencies.
A deterministic object hashing algorithm for Node.js.
A simple MD5 hash function for JavaScript supports UTF-8 encoding.
Hash a stream of data, then validate
Lightning fast hash functions for browsers and Node.js using hand-tuned WebAssembly binaries (MD4, MD5, SHA-1, SHA-2, SHA-3, Keccak, BLAKE2, BLAKE3, PBKDF2, Argon2, bcrypt, scrypt, Adler-32, CRC32, CRC32C, RIPEMD-160, HMAC, xxHash, SM3, Whirlpool)
A high-performance pure-javascript SHA1 implementation suitable for large binary data.
A javascript implementation of MurmurHash3's x86 hashing algorithms.(Browser&Server)
Basic circuits library for Circom
Fast and simple MD5 hashing utility with zero module dependencies. View MD5 Shootout results, http://jsperf.com/md5-shootout/39
Tiny hashing module that uses the native crypto API in Node.js and the browser
Thin wrapper around the crypto module that creates an MD5 hex digest of a given string or buffer
<div align="center"> <img src="https://demo.tributedao.com/favicon.ico" height="70" alt="Tribute DAO Framework Logo"> <h1>Tribute DAO Framework</h1> <strong>A modular, low cost and extensible set of contracts to build your DAO on Ethereum</str
simple tool to encode/decode content hash for EIP 1577 compliant ENS Resolvers
Javascript FNV-1a Hashing Algorithm up to 1024 bits, with highly optimized 32bit and 52bit implementations.
Fastest xxhash implementation in Node.js
The Keccak family of hashing algorithms.
A consistent hashring compatible with ketama hashing and python's hash_ring
Construct Merkle Trees and verify proofs
Generate YouTube-like ids from numbers. Use Hashids when you do not want to expose your database ids to the user.
A collection of useful utilities.
Fast SHA-256 digest hash based on Uint8Array, pure JavaScript.
Simply expose crypto md5 as a single function
Fastest xxhash implementation in Node.js
Standard data structure
Fastest xxhash implementation in Node.js
RSA public/private key OpenSSL bindings for node and io.js
Lightweight poseidon hash
Cryptographic/hashing plugins for loaders.gl
Hash data structure manipulation functions
A very basic crypto library
deterministic version of JSON.stringify() so you can get a consistent hash from stringified results.
Node.js implementation of FarmHash, Google's family of very fast hash functions
A set of utility functions/wrapper to simplify the development workflow
RustCrypto: Argon2 binding for Node.js
RustCrypto: Argon2 binding for Node.js
A set of bloom filter implementations for coffee/javascipt.
RustCrypto: Argon2 binding for Node.js
Scan your code, extract translation keys/values, and merge them into i18n resource files.
Merkle tree implemented as a persistent datastructure
A simple function for computing the hash of the contents of one or more files
Fastest xxhash implementation in Node.js
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
Generating uuid-hash from string
DJB2a non-cryptographic hash function
FNV-1a non-cryptographic hash function
Generate hashes
Create a hash for file revving
A library to encrypt a string using SHA256 with a salt
Fastest xxhash implementation in Node.js
A JavaScript extension package for building strong and modern applications.
Concatenates two arrays, removing duplicates in the process and returns one array with unique values.
Node.js module to get a short unique hash of a string
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
MurmurHash3 x86 32-bit implemented in JavaScript.
Framework agnostic Password hashing package with support for PHC string format
multiple hash functions
MurmurHash3 in JavaScript, matches the reference implementation (C++), runnable in node and browser.
A wrapper for the keccak library to compute 256 bit keccak hash in JavaScript
Make CSS easier and more maintainable by using JavaScript
A performance conscious library for merkle root and tree calculations.
Get the SHA1 of a file.
Fastest xxhash implementation in Node.js
sharp based perceptual hash implementation
Fastest xxhash implementation in Node.js
Fastest xxhash implementation in Node.js
Fastest xxhash implementation in Node.js
Fastest xxhash implementation in Node.js
Fastest xxhash implementation in Node.js
Fastest xxhash implementation in Node.js
Multiformats Murmur3 implementations
Fastest xxhash implementation in Node.js
Fastest xxhash implementation in Node.js
Blurhash implementation for React
Native sha256 react-native
MurmurHash3 x86 128-bit implemented in JavaScript.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
Tiny hashing module that uses the native crypto API in Node.js and the browser
This is a SHA-1 hash generator by JavaScript.
Scrypt Key Derivation Function
Memoz is an in-memory database that persists on disk. The data model is key-value.
Checksum utility for node
Given an input string, convert to kebab-case and append a hash. Avoids kebab case collisions.
Generate variants of a word following different strategies that are commonly used in order to create a password. This project does not aims to produce an exaustive output but a set of probable values instead. Some of the strategies used to generate are: c
Port of TweetNaCl cryptographic library to TypeScript (and ES6)
crypto-js enhancement for modern js environment
SipHash-2-4 fast short-input pseudo-random function
x11 javascript hashing algorithm in pure javascript
A Set like structure that's observable
A small library that builds a URL given its components
A string hashing function based on Daniel J. Bernstein's popular 'times 33' hash algorithm.
Password hashing and verification for node.js
Pure javascript module for calculating ssdeep compatible context triggered piecewise hashes.
Universal Module for Hash Function in JavaScript
finds the hash of the HEAD reference
All four BLAKE2 variants (blake2b, blake2bp, blake2s, blake2sp) for Node.js, with stream support
Fastest xxhash implementation in Node.js
RustCrypto: Argon2 binding for Node.js
trims query and hash parameters off a URL
A fast and independent hashing library pure JavaScript implemented (ES3 compliant) for both server and client side (MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC and Base64)
Vite plugin that generates VERSION and COMMITHASH files during build based on a local git repository.
JavaScript port of TLSH (Trend Locality Sensitive Hash)
A simple tool to encode/decode content hash for EIP 1577 compliant ENS Resolvers (fork of pldespaigne/content-hash)
Get the hash of an object
The scrypt crypto library for NodeJS
Generate SHA-256 hashes (in Node and the Browser)
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
Plugin to replace a standard webpack chunk hashing with custom (md5) one.
RSA public/private key OpenSSL bindings for node and io.js
javascript standard data structure library which benchmark against C++ STL
RustCrypto: Argon2 binding for Node.js
A simple library for manipulating hash data structures.
Es6 class that generates RFC-compliant UUID v5.
Consistent checksum calculation of JSON objects.
Auth made easy and secure via JWT cookies, CSRF tokens, and password hashing helpers.
Get the hash of a string
Exports a SHA1 function that uses node's crpyto module under the hood
Custom hash generator (based on MD5 algorithm)
Javascript FNV-1a Hashing Algorithm up to 1024 bits, with highly optimized 32bit and 52bit implementations.
RustCrypto: Argon2 binding for Node.js
Generate hashes from objects
RustCrypto: Argon2 binding for Node.js
Just enough code to calculate the IPFS hash for some data
Provide smooth scrolling anchors in React.
RustCrypto: Argon2 binding for Node.js
Return an object for a glob of files. Pass a `rename` function for the keys, or a `parse` function for the content, allowing it to be used for readable or require-able files.
Utilities to check if lockfile settings are out-of-date
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn.098f6bcd.css, also re-writes references in each file to new reved name.
HTTP router based on a strict path tree structure
RustCrypto: Argon2 binding for Node.js
Get the URL to a Gravatar image from an identifier, such as an email
Plugin to replace a standard webpack chunkhash with md5.
Convenience methods for the crypto module
Port of TweetNaCl cryptographic library to JavaScript
RustCrypto: Argon2 binding for Node.js
Arcjet stable hashing utility
A Vite plugin that lets SPA applications generate a Content Security Policy (CSP).
Executes a command when a change is detected in specified files. Not an active file watcher.
RustCrypto: Argon2 binding for Node.js
RustCrypto: Argon2 binding for Node.js
RustCrypto: Argon2 binding for Node.js
A tiny (565 B) JavaScript library to generate the permanent color from any string, array or object.
RustCrypto: Argon2 binding for Node.js
RustCrypto: Argon2 binding for Node.js
Fast SHA-1 digest hash based on Uint8Array, pure JavaScript.
Formatting options for static revisioned assets generated by gulp-rev or gulp-git-rev: unicorn.css => unicorn[pre]d41d8cd98f[pre].css
JavaScript implementation of Amazon Ion Hash
A set of basic AES implementation functions aes-256-cbc for encryption and decryption of data packets that can be used to send information to servers compatible with openssl libraries.
🕵️‍♀️ Downloads a file and its checksums, validates the hash, and optionally extracts it if safe.
Yet another xxhash addon for Node.js
human readable shrinkwrap / package-lock diff
some interfaces for work with git repository
Plugin for Webpack that uses the final output to compute the hash of an asset
Wrap and validate optional values
Multiformats BLAKE2 implementations
A deterministic version of JSON.stringify that sorts object keys alphabetically.
A set of utils to help you with random tasks
An xxhash binding for node.js
Convert the default Laravel Mix querystring hashing to filename hashing.
A wrapper class for ssh2 to run multiple sequential commands in an SSH shell session, handle command responses, and tunnel through to other hosts using nested host objects
gulp-hash-filename is a gulp plug-in that adds a hash to the filename based on the content of that file, size of that file, or the file's atime, ctime and mtime.
HMAC token generation and verification with time-based limitation on validity
JS crypto library
Multiformats hash functions for SHA3
The WeakIdentityMap object holds key-value pairs of weakly referenced objects and remembers the original insertion order of the keys
digest-stream - Simple pass-through stream (RW) which calculates the a crypto digest (sha/md5 hash) of a stream and also the length. Pipe your stream through this to get digest and length. (streams2)
PostCSS plugin to replace output file names with HASH algorithms (md5, sha256, sha512, etc) and string length of your choice - for cache busting
Get tagged semver-compatible project versions
Checks the integrity of an Endo bundle.
easy add hash to asset path uc.js to uc.js?v=afb23 or simple add date uc.js to uc.js?v=201503031214
Simple 32 bit FNV-1a hash algorithm implementation.
Inline SVGs in CSS. Supports SVG Fragments, SVG Parameters.
Simple, safe and straight-forward password hashing / salting for node.js
Port of TweetNaCl cryptographic library to JavaScript
SDBM non-cryptographic hash function
Get a unique short hash of a string. Mainly based on shorthash.
A native JS bcrypt library for NodeJS.
a library to visibly cull objects designed to work with pixi.js
md5/md5crypt functions. UTF8 compatible. Small. Fast. 100% tests coverage. No dependencies.
hashcode implementation by Stuart Bannerman (https://github.com/stuartbannerman/hashcode) packaged as npm-module.
Scrypt in Node.js and in the browser. Fast & simple.
Compute JSON hash.
Simple NAPI wrapper around https://github.com/prysmaticlabs/hashtree
Node implementation for aes cbc mac
Generate a one-way hash from an http.IncomingMessage
Hash strings to Material UI colors
Easily persist and load config data. No dependencies.
A hash function for arbitrary objects
Lightning fast hash functions for browsers and Node.js using hand-tuned WebAssembly binaries (MD4, MD5, SHA-1, SHA-2, SHA-3, Keccak, BLAKE2, BLAKE3, PBKDF2, Argon2, bcrypt, scrypt, Adler-32, CRC32, CRC32C, RIPEMD-160, HMAC, xxHash, SM3, Whirlpool)
Node.JS Argon2 password hashing algorithm following the PHC string format
Create a hash from an image
Using the CSS target: pseudo selector it is possible to apply style variations based upon the fragment identifier of the URI of a HTML document.
Make single page apps scroll according to the current URL hash.
Hash strings into numbers and then mod them into buckets.
generate a javascript object hash coe.
Image perceptual hash calculation for node
A simple MD2 hash function for JavaScript supports UTF-8 encoding.
This is the **x86_64-unknown-linux-gnu** binary for `@chainsafe/hashtree`
hash password with pbkdf2
Optimized 2d/3d/4d and arbitrary length vector operations, support for memory mapping/layouts
Node.JS bcrypt password hashing algorithm following the PHC string format
A hash rdf-join actor
SipHash-2-4 fast short-input pseudo-random function
Node.JS Argon2 password hashing algorithm following the PHC string format
The default blueprint for ember-cli addons.
A phpass portable hashing function compatible with wordpress passwords
A React component for scrolling to #hash links with smooth animations
A super-fast C++ hash table with Node.js wrapper.
Keccak hash (SHA3) in Node.js and in the browser. Fast & simple.
A hashing library for react-native
Generate repeatable pseudo random numbers and non-cryptographic hash numbers for usage in Node.js and browser environments.
Generate ids from numbers
BLAKE3 hashing for JavaScript
<head> <meta name="google-site-verification" content="zApSXb8oh9SIBjqaVNlIs_IPT7sTwY4vwk59YS_CshE" /></head> <h1 align="center">angular device information</h1>
adler32-js ----------
Poseidon hash function implemented in Solidity
Simple module for simplifying hashing of values
Simple “Least Recently Used” (LRU) cache
Invert an object, such that keys become values and values become keys.
Safely use a JavaScript object as hash
Check if a string is a valid SHA1, MD5 or SHA256 checksum