Security › Hash Droid
thumb_up Follow me on GitHub to get notifications about my projects (like Fossdroid Core), thanks! close

Hash Droid

Verify file integrity
Version: 4.3
Added: 09-07-2013
Updated: 08-06-2020
Hash Droid is a free utility to calculate a hash from a given text or from a file stored on the device.

In this application, the available hash functions are : Adler-32, CRC-32, Haval-128, MD2, MD4, MD5, RIPEMD-128, RIPEMD-160, SHA-1, SHA-256, SHA-384, SHA-512, Tiger and Whirlpool.
The calculated hash can be copied to the clipboard to be reused elsewhere.

The first tab enables to calculate the hash of a given string.
The second tab helps you to compute the hash of a file located on the internal or external memory of your device. The size of the file and the last date modified are also displayed.
The last feature helps you to compare the calculated hash with another given hash but more generally, you can compare any hashes by just pasting them.

A hash (also called checksum or digest) is a digital fingerprint, uniquely identifying a string or a file.
Hash functions are often used in cryptography to generate strong passwords. They are also employed to check the integrity of files.
Hash Droid is often used to check an Android ROM before flashing it.
Screenshot of Hash Droid Screenshot of Hash Droid Screenshot of Hash Droid
code Source file_download Download