crypto-hash

Hashing module

A small hashing module that provides a unified API for Node.js and browser environments

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

GitHub

638 stars
5 watching
27 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list

browsercryptohash-functionshashingisomorphicnodejsnpm-packagesha256

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sindresorhus/hash-object A library that generates a unique digital fingerprint of an object 134
sindresorhus/hasha A utility module for computing and manipulating hashes of various types of input data 957
sindresorhus/hasha-cli A command-line tool for calculating hashes of input text or files 73
sindresorhus/node-module-boilerplate A pre-built template to simplify the creation of new Node.js modules with standard directory structure and basic functionality. 736
sindresorhus/electron-better-ipc An IPC module for Electron apps that simplifies communication between main and renderer processes. 716
sindresorhus/random-bytes-readable-stream Creates a stream producing cryptographically strong pseudo-random data 76
sindresorhus/crypto-random-string Generate cryptographically strong random strings 569
sindresorhus/public-ip A Node.js module that fetches and returns your public IP address from various sources with customizable options for fallbacks and timeout settings. 1,026
sindresorhus/md5-hex Creates an MD5 hash with hex encoding from input data 45
sindresorhus/electron-util Utilities and APIs for Electron apps and modules 1,280
cwpearson/nim-murmurhash An implementation of MurmurHash algorithms for hashing data in software applications 7
sindresorhus/npm-keyword A utility for fetching metadata about npm packages based on specific keywords 52
sindresorhus/npm-user-cli Tools to retrieve and display information about npm users. 30
sindresorhus/matcher A utility for simple string matching with wildcard patterns 537
rustcrypto/hashes A collection of cryptographic hash functions written in Rust. 1,879