Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
sha-1
This is a SHA-1 hash generator by JavaScript.
fastify-bcrypt
A Bcrypt hash generator & checker
custom-hash
Custom hash generator (based on MD5 algorithm)
token-generator
offline token generator and validator
uuid5
UUID v5 generator (SHA1 hash into 128 bits)
number-generator
Generate repeatable pseudo random numbers and non-cryptographic hash numbers for usage in Node.js and browser environments.
hash-generator
Generates random hashes
@oslojs/crypto
A very basic crypto library
provable
A Provably fair random hash generator which can be plugged into [random-js](https://www.npmjs.com/package/random-js).
imurmurhash
An incremental implementation of MurmurHash3
fast-json-stable-stringify
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
json-stable-stringify-without-jsonify
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
object-hash
Generate hashes from javascript objects in node and the browser.
quick-lru
Simple “Least Recently Used” (LRU) cache
tweetnacl
Port of TweetNaCl cryptographic library to JavaScript
@alloc/quick-lru
Simple “Least Recently Used” (LRU) cache
csp-hash-generator
Generate Content Security Policy hash for inline styles and scripts.
human-password
Human password generator
hash-base
abstract base class for hash-streams
hash.js
Various hash functions that could be run by both browser and node