Skip to content

hash-checker/hash-checker-x

Repository files navigation

NOTICE

At the moment, the application provides a minimum set of basic functions that were in the original project. But, given that I am experimenting with a modern stack of Android applications, some components may not work quite optimally.

For more information see Roadmap.

Hash Checker X

GitHubActions Codacy Badge GitHub Downloads

Fast and simple application that allows you to generate and compare hashes from files and text.

It is a modern version of Hash Checker. We are using actual tech stack and new Material Design system.

App development still in progress and you have not find some features from original version. Stay tuned for new releases.

Roadmap

Download

Supporting algorithms

Name Since version Provider
MD5 1.0.0 JDK
SHA-1 1.0.0 JDK
SHA-224 1.0.0 JDK
SHA-256 1.0.0 JDK
SHA-384 1.0.0 JDK
SHA-512 1.0.0 JDK
SHA3-224 1.0.0 keccakj
SHA3-256 1.0.0 keccakj
SHA3-384 1.0.0 keccakj
SHA3-512 1.0.0 keccakj
CRC-32 1.1.0 JDK
BLAKE2b 1.2.0 Custom
FNV-1A-32 1.2.0 Custom
FNV-1A-64 1.2.0 Custom
FNV-1A-128 1.2.0 Custom
FNV-1A-256 1.2.0 Custom
FNV-1A-512 1.2.0 Custom
FNV-1A-1024 1.2.0 Custom

Screenshots


How to use

UI logic still the same as in original Hash Checker. So, you can read previous manuals to learn how to use the app:

Forums

Forum Language
4PDA Русский

Feedback

If you have any question or feature idea for this application, you can open an issue on this page or contact me by email jaman.smlnsk@gmail.com.

Contributors

New Hash Checker based on code base of original Hash Checker. Contributors from list below worked on logic for previous app and they changes applies to new app.

Special thanks

License

This is a free software without any License restrictions. See License for more information.

Privacy Policy