Tiny sha1 in JavaScript
SHA1 wrapper for browsers that prefers `window.crypto.subtle`.
A simple api for generating sha1 hashes in node and the browser.
A pure JS SHA1 implementation created for js-git.
Generate hashes from javascript objects in node and the browser.
A simple SHA1 hash function for JavaScript supports UTF-8 encoding.
native js function for hashing messages with SHA-1
Xml digital signature and encryption library for Node.js
OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.
get the shasum of a buffer or object
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
Get the SHA1 of a file.
TypeScript definitions for sha1
implementation of crypto for the browser
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
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
A tiny (183B to 210B) and fast utility to ascend parent directories
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
A term-sha1 function-factory actor
Recursive, synchronous, and fast file system walker
A drop-in replacement for fs, making various improvements.
A tiny (195B to 220B) utility to recursively list all (total) files in a directory
Synchronous version of the Fetch API
TypeScript definitions for use-sync-external-store