Software Alternatives & Reviews

hashdeep VS Jacksum

Compare hashdeep VS Jacksum and see what are their differences

hashdeep logo hashdeep

Cross-platform tools to computer hashes, or message digests, for any number of files while...

Jacksum logo Jacksum

Jacksum is a free, open source, cross-platform, feature-rich, multi-threaded command line tool for calculating hash values, verifying data integrity, finding files by their fingerprints, and finding algorithms to hash values. 489 hash functions!
  • hashdeep Landing page
    Landing page //
    2023-09-13
  • Jacksum Landing page
    Landing page //
    2023-04-08

Jacksum supports 489 algorithms, including the most common cryptographic and non-cryptographic hash functions. Jacksum also supports the "Rocksoft (tm) Model CRC Algorithm" to customize your CRC.

Jacksum can perform a verification of hashes against a set of known hashes, and it can detect matching, non-matching, missing, and new files.

Jacksum takes advantage of modern multi-processor/multi-core environments, and saves time by hashing multiple files in parallel, and by computing hashes with multiple algorithms in parallel.

Output can occur in predefined standard formats (BSD-, GNU/Linux-, or Solaris style, SFV or FCIV) or in a user-defined format which is highly customizable, including many encodings for representing hash values, including binary, decimal, octal, hexadecimal with lowercase or uppercase letters, Base16, Base32 with and without padding, Base32hex with and without padding, Base64 with and without padding, Base64url with and without padding, BubbleBabble, and z-base-32.

Input data can come from files, standard input stream (stdin), or provided directly by command line arguments.

Jacksum supports many charsets for reading and writing files properly, and it comes with full support for all common Unicode aware charsets such as UTF-8, UTF-16, UTF-16BE, UTF-16LE, UTF-32, UTF-32BE, UTF-32LE, GB18030, etc.

With Jacksum you can also find the algorithm used to calculate a checksum, CRC, hash or find files that match a given hash value.

hashdeep

Categories
  • OS & Utilities
  • Data Integrity
  • Command Line Tools
  • Cloud Storage
Website github.com
Details $-
Platforms
-
Release Date-

Jacksum

Categories
  • OS & Utilities
  • Data Integrity
  • Command Line Tools
Website jacksum.net
Details $
Platforms
Windows Linux Mac OSX
Release Date2023-08-16

hashdeep features and specs

No features have been listed yet.

Jacksum features and specs

  • algorithms supported: 489
  • algorithm types: cryptographic and non-cryptographic hash functions, CRCs and checksums
  • Customize CRCs from 1 to 64 bit width: yes
  • encodings for hash representation: 14
  • predefined styles to read and write files that contain hash values: 10
  • Calculation of hash values: yes
  • Find ok/failed/missing/new files (verify file/data integrity): yes
  • Find files by their fingerprints (positive matching): yes
  • Find files that do not match fingerprints (negative matching): yes
  • Find all duplicates of a file by its hash value: yes
  • Find the algorithm(s) that generated a certain hash value: yes

Category Popularity

0-100% (relative to hashdeep and Jacksum)
OS & Utilities
30 30%
70% 70
Cloud Storage
36 36%
64% 64
Data Integrity
38 38%
62% 62
Command Line Tools
100 100%
0% 0

Questions and Answers

As answered by people managing hashdeep and Jacksum.

What makes your product unique?

Jacksum's answer:

Jacksum (JAva ChecKSUM) is a free, open source, cross-platform, feature-rich, multi-threaded command line utility that makes hash functions available to you. It covers many types of use cases where hash values are needed:

  • Calculating of hash values of almost any input
  • Finding OK/failed/missing/new files (verify file/data integrity)
  • Finding files by their fingerprints for positive matching
  • Finding files that do not match certain fingerprints for negative matching
  • Finding all duplicates of a file by its hash value
  • Finding the algorithm(s) that generated a certain hash value

In order to achieve the goals above Jacksum supports you with

  • 489 standard hash functions
  • Customizable CRCs from 1 to 64 bit width
  • 60+ options to control Jacksum's behavior on the command line
  • 14 standard encodings for representing hash values
  • 10 predefined styles for reading and writing files that contain hash values
  • 8600+ lines of manpage with descriptions, examples, and compatibility lists for the most common algorithms

Jacksum is also a library. You can use it for your projects. It is written entirely in Java

How would you describe your primary audience?

Jacksum's answer:

Jacksum is for users with security in mind, advanced users, sysadmins, students of informatics, computer scientists, cybersecurity engineers, forensics engineers, penetration testers, white hat hackers, reverse engineers, CRC researchers, etc.

Which are the primary technologies used for building your product?

Jacksum's answer:

Java, a programming language for building robust cross platform software.

Why should a person choose your product over its competitors?

Jacksum's answer:

It is free, open source, cross platform, multi-threaded, reliable, and it comes with a bunch of features, see also https://github.com/jonelo/jacksum/wiki/Features

What's the story behind your product?

Who are some of the biggest customers of your product?

User comments

Share your experience with using hashdeep and Jacksum. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, hashdeep should be more popular than Jacksum. It has been mentiond 6 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

hashdeep mentions (6)

  • I have 2 copies of the same data in separate HDDs. Which copy should I use to create the 3rd one?
    Otherwise check out Hashdeep: https://github.com/jessek/hashdeep/. Source: over 1 year ago
  • DS 415 play in 2022
    I use hashdeep. You have to install ipkgui on Synology and then md5deep through that which includes hashdeep (or just use md5deep). You can read up on hashdeep/md5deep here in the docs folder: https://github.com/jessek/hashdeep/. Source: almost 2 years ago
  • How do I manage years of data?
    Started to be able to bring some order after I discovered hashdeep. Basically I started from a reasonably clean disk with folders to sort files, created lists of hashes using hashdeep, then used it to scan all my existing disks for unknown files. With the correct flags hashdeep can list all files it finds on a disk that it has not in its lists already. That help a lot to figure out what is worth wasting time on.... Source: almost 2 years ago
  • What is the best way to cold store a valuable files for decades?
    MD5Deep / HashDeep - Windows and Linux options. For Windows on right under "Releases" v 4.4: https://github.com/jessek/hashdeep/. Source: about 2 years ago
  • I need to switch away from Storage Spaces i need help deciding what to go with.
    MD5Deep/HashDeep: https://github.com/jessek/hashdeep/ (download file under "Releases" on right hand side). Source: about 2 years ago
View more

Jacksum mentions (1)

  • Why are there no checksum apps for MacOS?
    Having said that I believe this is what you are looking for https://apps.apple.com/gr/app/hash-calculator-2/id463459213?mt=12 Or Https://github.com/sunjw/fhash/ Https://www.quickhash-gui.org Https://jacksum.net/en/index.html. Source: about 1 year ago

What are some alternatives?

When comparing hashdeep and Jacksum, you can also consider the following products

HashCheck Shell Extension - File-integrity verification with CRC-32, MD5, SHA-1, SHA-2 and SHA-3, integrated into Windows...

Md5Checker - Md5Checker is a free, faster, lightweight and easy-to-use tool to manage, calculate and verify MD5 checksum of multiple files/folders.

RapidCRC Unicode - RapidCRC is an open source CRC/MD5/SHA hashing program.

SFV Checker - SFV Checker Ensure your multi-volume file archives are complete and accurate!

checksum - checksum is a no-nonsense BLAKE2/SHA1/MD5 hashing tool for Windows.

Fsum Frontend - GUI frontend for fsum – a hash calculator supporting a ton of algorithms.