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
639 stars
5 watching
27 forks
Language: JavaScript
last commit: 7 months ago
Linked from 1 awesome list
browsercryptohash-functionshashingisomorphicnodejsnpm-packagesha256
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that generates a unique digital fingerprint of an object | 134 |
| A utility module for computing and manipulating hashes of various types of input data | 959 |
| A command-line tool for calculating hashes of input text or files | 73 |
| A pre-built template to simplify the creation of new Node.js modules with standard directory structure and basic functionality. | 738 |
| An IPC module for Electron apps that simplifies communication between main and renderer processes. | 720 |
| Creates a stream producing cryptographically strong pseudo-random data | 76 |
| Generate cryptographically strong random strings | 570 |
| A Node.js module that fetches and returns your public IP address from various sources with customizable options for fallbacks and timeout settings. | 1,030 |
| Creates an MD5 hash with hex encoding from input data | 45 |
| Utilities and APIs for Electron apps and modules | 1,291 |
| An implementation of MurmurHash algorithms for hashing data in software applications | 7 |
| A utility for fetching metadata about npm packages based on specific keywords | 52 |
| Tools to retrieve and display information about npm users. | 30 |
| A utility for simple string matching with wildcard patterns | 539 |
| A collection of cryptographic hash functions implemented in pure Rust. | 1,913 |