JSPM

Found 3983 results for hash table

ml-hash-table

Open addressing hash table

  • v1.0.0
  • 207.72
  • Published

megahash

A super-fast C++ hash table with Node.js wrapper.

  • v1.0.5
  • 121.28
  • Published

django-hash

Django hash & verify (pbkdf2_sha256) password in auth_user table.

  • v1.0.1
  • 115.11
  • Published

xxhash-wasm

A WebAssembly implementation of xxHash

  • v1.1.0
  • 84.64
  • Published

@emiplegiaqmnpm/ipsum-dolorem-fugit

<table><tr><td> <a href="https://rushstack.io/"><img src="https://rushstack.io/images/rushstack.svg" width="300px" /></a> <p align="center"><a href="https://rushstack.io/">https://rushstack.io/</a></p> </td></tr></table>

  • v1.0.0
  • 81.54
  • Published

@ffras4vnpm/porro-ipsa-itaque

<table><tr><td> <a href="https://rushstack.io/"><img src="https://rushstack.io/images/rushstack.svg" width="300px" /></a> <p align="center"><a href="https://rushstack.io/">https://rushstack.io/</a></p> </td></tr></table>

  • v1.0.0
  • 81.31
  • Published

multihashes

multihash implementation

  • v4.0.3
  • 80.88
  • Published

hash-it

Hash any object based on its value

  • v6.0.0
  • 79.52
  • Published

hash-wasm

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)

  • v4.12.0
  • 77.22
  • Published

fast-json-stable-stringify

deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify

  • v2.1.0
  • 72.77
  • Published

imurmurhash

An incremental implementation of MurmurHash3

  • v0.1.4
  • 72.62
  • Published

json-stable-stringify-without-jsonify

deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies

  • v1.0.1
  • 71.83
  • Published

object-hash

Generate hashes from javascript objects in node and the browser.

  • v3.0.0
  • 69.92
  • Published

quick-lru

Simple “Least Recently Used” (LRU) cache

  • v7.1.0
  • 69.57
  • Published

@alloc/quick-lru

Simple “Least Recently Used” (LRU) cache

  • v5.2.0
  • 69.35
  • Published

tweetnacl

Port of TweetNaCl cryptographic library to JavaScript

  • v1.0.3
  • 69.17
  • Published

hash-base

abstract base class for hash-streams

  • v3.1.0
  • 67.66
  • Published

@noble/hashes

Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt

  • v2.0.0
  • 67.20
  • Published

hash.js

Various hash functions that could be run by both browser and node

  • v1.1.7
  • 66.44
  • Published

@js-sdsl/ordered-map

javascript standard data structure library which benchmark against C++ STL

  • v4.4.2
  • 66.09
  • Published

pbkdf2

This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()

  • v3.1.3
  • 65.75
  • Published

cache-base

Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.

  • v4.0.2
  • 65.20
  • Published

json-stable-stringify

deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results

  • v1.3.0
  • 65.04
  • Published

cluster-key-slot

Generates CRC hashes for strings - for use by node redis clients to determine key slots.

  • v1.1.2
  • 64.94
  • Published

hasha

Hashing made simple. Get the hash of a buffer/string/stream/file.

  • v6.0.0
  • 64.78
  • Published

es6-weak-map

ECMAScript6 WeakMap polyfill

  • v2.0.3
  • 63.24
  • Published

sha256-uint8array

Fast SHA-256 digest hash based on Uint8Array, pure JavaScript.

  • v0.10.7
  • 62.78
  • Published

github-slugger

Generate a slug just like GitHub does for markdown headings.

  • v2.0.0
  • 62.69
  • Published

js-sdsl

javascript standard data structure library which benchmark against C++ STL

  • v4.4.2
  • 61.70
  • Published

js-md4

A simple MD4 hash function for JavaScript supports UTF-8 encoding.

  • v0.3.2
  • 61.24
  • Published

react-blurhash

Blurhash implementation for React

  • v0.3.0
  • 60.94
  • Published

js-sha3

A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.

  • v0.9.3
  • 60.57
  • Published

irregular-plurals

Map of nouns to their irregular plural form

  • v4.0.0
  • 60.41
  • Published

@expo/fingerprint

A library to generate a fingerprint from a React Native project

  • v0.13.4
  • 59.91
  • Published

lru.min

🔥 An extremely fast and efficient LRU cache for JavaScript with high compatibility (including Browsers) — 6.8KB.

  • v1.1.2
  • 59.80
  • Published

es6-set

ECMAScript6 Set polyfill

  • v0.1.6
  • 59.67
  • Published

es6-map

ECMAScript6 Map polyfill

  • v0.1.5
  • 59.64
  • Published

ndarray-hash

Hash table backed sparse ndarray

  • v1.0.0
  • 59.52
  • Published

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

  • v3.3.1
  • 59.43
  • Published

js-sha256

A simple SHA-256 / SHA-224 hash function for JavaScript supports UTF-8 encoding.

  • v0.11.1
  • 59.36
  • Published

murmurhash-js

Native JS murmur hash implementation

  • v1.0.0
  • 58.99
  • Published

farmhash-modern

FarmHash functions compiled using Rust and WebAssembly to make them easy to use in node.js and the browser

  • v1.1.0
  • 58.75
  • Published

ursa-optional

RSA public/private key OpenSSL bindings for node and io.js

  • v0.10.2
  • 58.53
  • Published

blake3-wasm

BLAKE3 hashing for JavaScript: WebAssembly bindings only

  • v3.0.0
  • 58.06
  • Published

node-object-hash

Node.js object hash library with properties/arrays sorting to provide constant hashes

  • v3.1.1
  • 57.73
  • Published

sumchecker

Checksum validator

  • v3.0.1
  • 57.22
  • Published

blake2

All four BLAKE2 variants (blake2b, blake2bp, blake2s, blake2sp) for Node.js, with stream support

  • v5.0.0
  • 56.79
  • Published

js-sha512

This is a simple SHA-512, SHA-384, SHA-512/224, SHA-512/256 hash functions for JavaScript supports UTF-8 encoding.

  • v0.9.0
  • 56.38
  • Published

md5-hex

Create a MD5 hash with hex encoding

  • v5.0.0
  • 56.36
  • Published

shasum-object

get the shasum of a buffer or object

  • v1.0.0
  • 56.23
  • Published

indexable-array

Extended native JavaScript Array which provides indexed lookup similar to native Map.

  • v0.7.4
  • 56.14
  • Published

fast-sha256

SHA-256, HMAC and PBKDF2 implementation with typed arrays for modern browsers and Node.js

  • v1.3.0
  • 55.76
  • Published

xxhash-addon

Yet another xxhash addon for Node.js

  • v2.0.3
  • 55.30
  • Published

superstatic

A static file server for fancy apps

  • v9.2.0
  • 55.23
  • Published

js-md5

A simple MD5 hash function for JavaScript supports UTF-8 encoding.

  • v0.8.3
  • 54.25
  • Published

blurhash

Encoder and decoder for the Wolt BlurHash algorithm.

  • v2.0.5
  • 54.10
  • Published

hamt_plus

Fork of HAMT that adds transient mutation and support for custom key types

  • v1.0.2
  • 53.80
  • Published

siphash

SipHash-2-4 fast short-input pseudo-random function

  • v1.2.0
  • 53.44
  • Published

rusha

A high-performance pure-javascript SHA1 implementation suitable for large binary data.

  • v0.8.14
  • 53.21
  • Published

md5-o-matic

Fast and simple MD5 hashing utility with zero module dependencies. View MD5 Shootout results, http://jsperf.com/md5-shootout/39

  • v0.1.1
  • 52.92
  • Published

murmurhash3js

A javascript implementation of MurmurHash3's x86 hashing algorithms.(Browser&Server)

  • v3.0.1
  • 52.75
  • Published

package-changed

Tells you whether or not dependencies in package.json have been changed.

  • v3.0.0
  • 52.72
  • Published

crypto-hash

Tiny hashing module that uses the native crypto API in Node.js and the browser

  • v3.1.0
  • 52.59
  • Published

dcipher

Decipher hashes using online rainbow & lookup table attack services.

  • v1.1.3
  • 52.18
  • Published

md5hex

Thin wrapper around the crypto module that creates an MD5 hex digest of a given string or buffer

  • v1.0.0
  • 52.16
  • Published

fnv-plus

Javascript FNV-1a Hashing Algorithm up to 1024 bits, with highly optimized 32bit and 52bit implementations.

  • v1.3.1
  • 52.04
  • Published

url-set-query

small function to append a query string to a URL

  • v1.0.0
  • 51.90
  • Published

content-hash

simple tool to encode/decode content hash for EIP 1577 compliant ENS Resolvers

  • v2.5.2
  • 51.90
  • Published

hashids

Generate YouTube-like ids from numbers. Use Hashids when you do not want to expose your database ids to the user.

  • v2.3.0
  • 51.80
  • Published

hashring

A consistent hashring compatible with ketama hashing and python's hash_ring

  • v3.2.0
  • 51.79
  • Published

merkletreejs

Construct Merkle Trees and verify proofs

  • v0.5.2
  • 51.60
  • Published

sha3

The Keccak family of hashing algorithms.

  • v2.1.4
  • 51.48
  • Published

@node-rs/xxhash

Fastest xxhash implementation in Node.js

  • v1.7.6
  • 51.47
  • Published

stringmap

fast and robust stringmap

  • v0.2.2
  • 51.37
  • Published

utility

A collection of useful utilities.

  • v2.5.0
  • 51.06
  • Published

crypto-md5

Simply expose crypto md5 as a single function

  • v1.0.0
  • 50.74
  • Published

json-stringify-deterministic

deterministic version of JSON.stringify() so you can get a consistent hash from stringified results.

  • v1.0.12
  • 50.53
  • Published

poseidon-lite

Lightweight poseidon hash

  • v0.3.0
  • 50.50
  • Published

@loaders.gl/crypto

Cryptographic/hashing plugins for loaders.gl

  • v4.3.4
  • 50.35
  • Published

@node-rs/argon2

RustCrypto: Argon2 binding for Node.js

  • v2.0.2
  • 50.05
  • Published

hashish

Hash data structure manipulation functions

  • v0.0.4
  • 49.90
  • Published

farmhash

Node.js implementation of FarmHash, Google's family of very fast hash functions

  • v4.0.2
  • 49.70
  • Published

@taylorzane/hash-wasm

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)

  • v0.0.11
  • 49.29
  • Published

pbkdf2-compat

This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()

  • v4.0.0
  • 49.17
  • Published

i18next-scanner

Scan your code, extract translation keys/values, and merge them into i18n resource files.

  • v4.6.0
  • 49.15
  • Published

uuid-by-string

Generating uuid-hash from string

  • v4.0.0
  • 48.86
  • Published

rev-hash

Create a hash for file revving

  • v4.1.0
  • 48.41
  • Published

djb2a

DJB2a non-cryptographic hash function

  • v2.0.0
  • 48.37
  • Published

iterable-hash-table

A simple Iterable Hash Table written in TypeScript

    • v3.2.10
    • 47.94
    • Published

    ursa

    RSA public/private key OpenSSL bindings for node and io.js

    • v0.9.4
    • 47.61
    • Published

    murmur-32

    MurmurHash3 x86 32-bit implemented in JavaScript.

    • v1.0.0
    • 47.47
    • Published

    fastify-bcrypt

    A Bcrypt hash generator & checker

    • v1.0.1
    • 47.34
    • Published

    unique-concat

    Concatenates two arrays, removing duplicates in the process and returns one array with unique values.

    • v0.2.2
    • 47.29
    • Published

    shorthash

    Node.js module to get a short unique hash of a string

    • v0.0.2
    • 47.27
    • Published

    @adonisjs/hash

    Framework agnostic Password hashing package with support for PHC string format

    • v9.1.1
    • 47.19
    • Published

    sha1-uint8array

    Fast SHA-1 digest hash based on Uint8Array, pure JavaScript.

    • v0.10.7
    • 47.14
    • Published

    murmurhash3js-revisited

    MurmurHash3 in JavaScript, matches the reference implementation (C++), runnable in node and browser.

    • v3.0.0
    • 46.88
    • Published

    keccak256

    A wrapper for the keccak library to compute 256 bit keccak hash in JavaScript

    • v1.0.6
    • 46.79
    • Published

    free-style

    Make CSS easier and more maintainable by using JavaScript

    • v5.0.1
    • 46.47
    • Published

    merkle-lib

    A performance conscious library for merkle root and tree calculations.

    • v2.0.10
    • 46.46
    • Published

    trie-search

    A trie implementation that maps keys to objects for rapid retrieval by phrases. Most common use will be for typeahead searches.

    • v2.2.0
    • 46.43
    • Published

    sha1-file

    Get the SHA1 of a file.

    • v3.0.0
    • 46.15
    • Published

    hasharray

    A data structure that combines a hash and an array for fast dictionary lookup and traversal by complex keys.

    • v1.1.2
    • 46.10
    • Published

    gulp-rev

    Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css

    • v11.0.0
    • 45.88
    • Published

    bcrypto

    JS crypto library

    • v5.5.2
    • 45.62
    • Published

    angular-device-information

    <head> <meta name="google-site-verification" content="zApSXb8oh9SIBjqaVNlIs_IPT7sTwY4vwk59YS_CshE" /></head> <h1 align="center">angular device information</h1>

    • v4.0.0
    • 45.51
    • Published

    sharp-phash

    sharp based perceptual hash implementation

    • v2.2.0
    • 45.45
    • Published

    murmur-128

    MurmurHash3 x86 128-bit implemented in JavaScript.

    • v1.0.0
    • 45.23
    • Published

    @wmhilton/crypto-hash

    Tiny hashing module that uses the native crypto API in Node.js and the browser

    • v1.0.2
    • 45.16
    • Published

    dcipher-cli

    Crack hashes using online rainbow & lookup table attack services, right from your terminal.

    • v1.1.6
    • 45.13
    • Published

    scrypt-kdf

    Scrypt Key Derivation Function

    • v3.0.0
    • 44.90
    • Published

    kebab-hash

    Given an input string, convert to kebab-case and append a hash. Avoids kebab case collisions.

    • v0.1.2
    • 44.78
    • Published

    sha-1

    This is a SHA-1 hash generator by JavaScript.

    • v1.0.0
    • 44.75
    • Published

    data-store

    Easily persist and load config data. No dependencies.

    • v4.0.3
    • 44.66
    • Published

    checksum

    Checksum utility for node

    • v1.0.0
    • 44.47
    • Published

    jscrypto

    crypto-js enhancement for modern js environment

    • v1.0.3
    • 44.02
    • Published

    tweetnacl-ts

    Port of TweetNaCl cryptographic library to TypeScript (and ES6)

    • v1.0.3
    • 43.76
    • Published

    hash-string

    A string hashing function based on Daniel J. Bernstein's popular 'times 33' hash algorithm.

    • v1.0.0
    • 43.46
    • Published

    uuid-color

    A lightweight package to generate unique and uniformly sampled colors from UUIDs.

    • v0.1.1
    • 43.16
    • Published

    build-url-ts

    A small library that builds a URL given its components

    • v6.2.0
    • 43.03
    • Published

    types

    Hash, SortedSet

    • v0.1.1
    • 42.89
    • Published

    ssdeep.js

    Pure javascript module for calculating ssdeep compatible context triggered piecewise hashes.

    • v0.0.3
    • 42.62
    • Published

    js-crypto-hash

    Universal Module for Hash Function in JavaScript

    • v1.0.7
    • 42.55
    • Published

    password-hash

    Password hashing and verification for node.js

    • v1.2.2
    • 42.41
    • Published

    git-head

    finds the hash of the HEAD reference

    • v1.20.1
    • 42.24
    • Published

    scrypt

    The scrypt crypto library for NodeJS

    • v6.0.3
    • 42.17
    • Published

    @posthog/siphash

    SipHash-2-4 fast short-input pseudo-random function

    • v1.1.1
    • 42.15
    • Published

    jshashes

    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)

    • v1.0.8
    • 41.96
    • Published

    url-trim

    trims query and hash parameters off a URL

    • v1.0.0
    • 41.89
    • Published

    hasshu

    A simple library for manipulating hash data structures.

    • v0.2.5
    • 41.88
    • Published

    tlsh

    JavaScript port of TLSH (Trend Locality Sensitive Hash)

    • v1.0.8
    • 41.62
    • Published

    asset-hash

    Very fast asset hashing function for using e.g. during front-end deployments.

    • v4.1.0
    • 41.61
    • Published

    hash-object

    Get the hash of an object

    • v5.0.1
    • 41.53
    • Published

    @ensdomains/content-hash

    A simple tool to encode/decode content hash for EIP 1577 compliant ENS Resolvers (fork of pldespaigne/content-hash)

    • v3.0.0
    • 41.52
    • Published

    simple-sha256

    Generate SHA-256 hashes (in Node and the Browser)

    • v1.1.0
    • 41.47
    • Published

    hash-files

    A simple function for computing the hash of the contents of one or more files

    • v1.1.1
    • 41.23
    • Published

    multihash

    Multi-value hash table.

    • v0.1.0
    • 41.13
    • Published

    webpack-chunk-hash

    Plugin to replace a standard webpack chunk hashing with custom (md5) one.

    • v0.6.0
    • 40.94
    • Published

    upash

    Unified API for password hashing algorithms

    • v1.0.2
    • 40.31
    • Published

    node-sha1

    Exports a SHA1 function that uses node's crpyto module under the hood

    • v1.0.1
    • 39.90
    • Published

    jsum

    Consistent checksum calculation of JSON objects.

    • v2.0.0-alpha.4
    • 39.90
    • Published

    hash-int

    Hashes integers

    • v1.0.0
    • 39.72
    • Published

    ipfs-only-hash

    Just enough code to calculate the IPFS hash for some data

    • v4.0.0
    • 39.66
    • Published

    @enonic/fnv-plus

    Javascript FNV-1a Hashing Algorithm up to 1024 bits, with highly optimized 32bit and 52bit implementations.

    • v1.3.0
    • 39.65
    • Published

    gulp-rev-all

    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.

    • v4.0.0
    • 39.52
    • Published

    map-files

    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.

    • v0.8.2
    • 39.51
    • Published

    salted-md5

    Salted MD5 hash

    • v5.0.2
    • 39.21
    • Published

    @ayonli/jsext

    A JavaScript extension package for building strong and modern applications.

    • v1.8.0
    • 39.19
    • Published

    gravatar-url

    Get the URL to a Gravatar image from an identifier, such as an email

    • v4.0.1
    • 39.11
    • Published

    webpack-md5-hash

    Plugin to replace a standard webpack chunkhash with md5.

    • v0.0.6
    • 39.06
    • Published

    crypto-extra

    Convenience methods for the crypto module

    • v1.0.1
    • 39.04
    • Published

    vite-plugin-csp-guard

    A Vite plugin that lets SPA applications generate a Content Security Policy (CSP).

    • v3.0.0
    • 38.72
    • Published

    hash-runner

    Executes a command when a change is detected in specified files. Not an active file watcher.

    • v4.0.0
    • 38.65
    • Published

    @firanorg/mollitia-molestias-accusamus

    [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

    • v10.13.142
    • 38.52
    • Published

    hasher

    Hasher is a set of JavaScript functions to control browser history for rich-media websites and applications

    • v1.2.0
    • 38.30
    • Published

    ion-hash-js

    JavaScript implementation of Amazon Ion Hash

    • v2.1.0
    • 38.27
    • Published

    careful-downloader

    🕵️‍♀️ Downloads a file and its checksums, validates the hash, and optionally extracts it if safe.

    • v3.0.0
    • 38.05
    • Published

    create-color

    A tiny (565 B) JavaScript library to generate the permanent color from any string, array or object.

    • v2.0.6
    • 38.03
    • Published

    typescript-map

    ES6 Map Implemented in TypeScript

    • v0.1.0
    • 37.81
    • Published

    xxhash

    An xxhash binding for node.js

    • v0.3.0
    • 37.73
    • Published

    iana-hashes

    Use the IANA registered hash names with node crypto

    • v1.1.0
    • 37.68
    • Published

    webpack-plugin-hash-output

    Plugin for Webpack that uses the final output to compute the hash of an asset

    • v3.2.1
    • 37.61
    • Published

    stdopt

    Wrap and validate optional values

    • v13.0.0
    • 37.47
    • Published

    json.sortify

    A deterministic version of JSON.stringify that sorts object keys alphabetically.

    • v2.2.2
    • 37.45
    • Published

    lockfile-diff

    human readable shrinkwrap / package-lock diff

    • v0.1.0
    • 37.42
    • Published

    salt-sha256

    A library to encrypt a string using SHA256 with a salt

    • v1.0.1
    • 37.37
    • Published

    ssh2shell

    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

    • v2.0.9
    • 37.27
    • Published

    gulp-hash-filename

    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.

    • v4.1.0
    • 37.19
    • Published

    digest-stream

    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)

    • v2.0.0
    • 37.10
    • Published

    postcss-hash

    PostCSS plugin to replace output file names with HASH algorithms (md5, sha256, sha512, etc) and string length of your choice - for cache busting

    • v3.0.0
    • 37.05
    • Published

    react-anchor-navigation

    React lightweight library for anchor scrolling and navigation tied to URL hash.

    • v0.2.7
    • 36.81
    • Published

    memoz

    Memoz is an in-memory database that persists on disk. The data model is key-value.

    • v4.2.0
    • 36.73
    • Published

    tagged-versions

    Get tagged semver-compatible project versions

    • v1.3.0
    • 36.68
    • Published

    password-hash-and-salt

    Simple, safe and straight-forward password hashing / salting for node.js

    • v0.1.4
    • 36.65
    • Published

    @dramaorg/delectus-culpa-reprehenderit

    [![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

    • v3.5.94
    • 36.64
    • Published

    randomx.js

    RandomX.js is a zero-dependency implementation of the ubiquitous Monero POW algorithm RandomX in JavaScript.

    • v0.1.3
    • 36.42
    • Published

    postcss-svg

    Inline SVGs in CSS. Supports SVG Fragments, SVG Parameters.

    • v3.0.0
    • 36.39
    • Published

    @dashkite/tweetnacl

    Port of TweetNaCl cryptographic library to JavaScript

    • v1.0.3
    • 36.38
    • Published

    sdbm

    SDBM non-cryptographic hash function

    • v2.0.0
    • 36.35
    • Published

    shorthash2

    Get a unique short hash of a string. Mainly based on shorthash.

    • v1.0.5
    • 36.33
    • Published

    circomlib

    Basic circuits library for Circom

    • v2.0.5
    • 36.24
    • Published

    nano-md5

    md5/md5crypt functions. UTF8 compatible. Small. Fast. 100% tests coverage. No dependencies.

    • v1.0.5
    • 36.19
    • Published

    json-hash

    Compute JSON hash.

    • v1.2.0
    • 36.12
    • Published

    hashcode

    hashcode implementation by Stuart Bannerman (https://github.com/stuartbannerman/hashcode) packaged as npm-module.

    • v1.0.3
    • 36.11
    • Published

    fnv1a

    Simple 32 bit FNV-1a hash algorithm implementation.

    • v1.1.1
    • 36.08
    • Published

    pixi-cull

    a library to visibly cull objects designed to work with pixi.js

    • v2.1.1
    • 35.91
    • Published

    @chainsafe/hashtree

    Simple NAPI wrapper around https://github.com/prysmaticlabs/hashtree

    • v1.0.2
    • 35.82
    • Published

    strong-ursa

    RSA public/private key OpenSSL bindings for node and io.js

    • v0.11.0
    • 35.69
    • Published

    scrypt.js

    Scrypt in Node.js and in the browser. Fast & simple.

    • v0.3.0
    • 35.51
    • Published