Digest is a command-line utility which can be used to calculate and verify checksums of any files, similar to md5sum or RHash, but using modern hash algorithms. Supported algorithms: BLAKE, BLAKE2, Grøstl, JH, Kupyna, MD5, SHA-1, SHA-2, SHA-3, Skein, SM3, Streebog, Whirlpool.

Usage:

digest [-c] <algorithm> <filename(s)>

For example, if you want to calculate the checksums using skein512/256 algorithm, use this command:

digest skein512/256 * > checksums.skein

To verify the checksums:

digest -c skein512/256 checksums.skein

You can get a full list of supported algorithms and test the performance of different algorithms on your PC using the command:

digest test <iterations> <filename>

This will calculate hash sum of <filename> multiple times (number of times is specified by <iterations>) and output the results with precise timings.

Note: if you have a 64-bit operating system, use 64-bit binary of the utility, because it is significantly faster for large files.

Features

  • Support for modern hash algorithms such as SHA-3 finalists.

Project Activity

See All Activity >

License

BSD License

Follow file digest

file digest Web Site

Other Useful Business Software
The All-in-One Commerce Platform for Businesses - Shopify Icon
The All-in-One Commerce Platform for Businesses - Shopify

Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of file digest!

Additional Project Details

Operating Systems

Linux, Windows

Intended Audience

Advanced End Users

User Interface

Command-line

Registered

2015-09-11