Generates a hash of all files in a folder tree and stores the hashes in a text file in each folder.
-
Updated
Mar 11, 2026 - C#
Generates a hash of all files in a folder tree and stores the hashes in a text file in each folder.
⚡ Blazing-fast, ultra-efficient modular CLI utility suite with zero startup latency. Instant-execution developer tools for cryptography, identities, network diagnostics, text, and systems.
Ed25519 key and signature generation, storage in portable format
Linux File Integrity Checker
This script can get all the Hashes (MD2, MD4, MD5, SHA1, SHA256, SHA384, SHA512) with Certutil.exe command.
A customizable file copier with features such as file integrity check and a speed vs time graph.
A command line application that computes file checksums for a file tree and can verify file integrity against the same tree or at a new base directory.
Command line tools for checksumming files, file integrity verification, de-duplication, etc.
A simple desktop app to compute CRC-32 checksums for files of any size.
Prototype memcached based file cache - chunk chunk chunk
⚡ Blazing-fast, ultra-efficient modular CLI utility suite with zero startup latency. Instant-execution developer tools for cryptography, identities, network diagnostics, text, and systems.
This code generates a SHA-256 hash for a file by prompting the user to enter the file path, reading the file into a buffer using the fs module, and then calculating the hash using the crypto module. The hash is output to the console and the program is terminated.
Add a description, image, and links to the file-checksum topic page so that developers can more easily learn about it.
To associate your repository with the file-checksum topic, visit your repo's landing page and select "manage topics."