2018 packages found
Description
JavaScript library of crypto standards.
Keywords
Publisher
Description
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
Keywords
Publisher
Description
Generate hashes from javascript objects in node and the browser.
Keywords
Publisher
Description
Various hash functions that could be run by both browser and node
Keywords
Publisher
Description
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Keywords
Publisher
Description
Port of TweetNaCl cryptographic library to JavaScript
Keywords
Publisher
Description
A static file server for fancy apps
Keywords
Publisher
Description
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
Keywords
Publisher
Description
Hashing made simple. Get the hash of a buffer/string/stream/file.
Keywords
Publisher
Description
ECMAScript6 WeakMap polyfill
Keywords
Publisher
Description
Simple “Least Recently Used” (LRU) cache
Keywords
Publisher
Description
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
Keywords
Publisher
Description
Generate a slug just like GitHub does for markdown headings.
Keywords
Publisher
Description
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
Keywords
- SHA-1
- SHA-224
- SHA3-224
- SHA-256
- SHA3-256
- SHA-384
- SHA3-384
- SHA-512
- SHA3-512
- SHAKE-128
- SHAKE-256
- SHAKE128
- SHAKE256
- cSHAKE128
- View more
Publisher
Description
abstract base class for hash-streams
Keywords
Publisher
Description
Generate YouTube-like ids from numbers. Use Hashids when you do not want to expose your database ids to the user.
Keywords
Publisher
Description
A small library that builds a URL given its components
Keywords
Publisher
Description
Node.js object hash library with properties/arrays sorting to provide constant hashes
Keywords
Publisher
Description
A collection of useful utilities.
Keywords
Publisher
Description
A trie implementation that maps keys to objects for rapid retrieval by phrases. Most common use will be for typeahead searches.