Zero-dependency synchronous SHA-256 for TypeScript
A pure JS implementation SHA256.
SHA256 wrapper for browsers that prefers `window.crypto.subtle` but will fall back to a pure JS implementation in @aws-crypto/sha256-js to provide a consistent interface for SHA256.
Generate SHA-256 hashes (in Node and the Browser)
A simple SHA-256 / SHA-224 hash function for JavaScript supports UTF-8 encoding.
SHA-256, HMAC and PBKDF2 implementation with typed arrays for modern browsers and Node.js
JavaScript library of crypto standards.
Fast SHA-256 digest hash based on Uint8Array, pure JavaScript.
return an sha256sum of a given file
All the cryptographic primitives used in Ethereum.
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
Streamable SHA hashes in pure javascript
An AssemblyScript implementation of SHA256
SHA-256 hash in pure javascript
A consistent interface for SHA256 across browsers and NodeJs
A tiny (183B to 210B) and fast utility to ascend parent directories
Xml digital signature and encryption library for Node.js
Native sha256 react-native
A tiny (195B to 220B) utility to recursively list all (total) files in a directory
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
TypeScript definitions for use-sync-external-store
A drop-in replacement for fs, making various improvements.
Recursive, synchronous, and fast file system walker