A Sleek, Multiplatform GUI for File Hashing
Report Bug
.
Request Feature
HashHash is a multiplatform GUI for hashing files and text, built using Compose for Desktop.
Light |
---|
Dark |
HashHash uses crypto for each hashing algorithm. For a complete list of the available hashing algorithms, please refer to their ReadMe.
- Compose for Desktop
- Kotlin - The Kotlin Programming Language
- Aurora - A modern, responsive, and beautiful UI framework for Compose for Desktop
- crypto - Provides the functionality for each hash
- LWJGL - Bindings to Tiny File Dialogs
- Compose Window Styler - Styles the window to be more native and modern
You can get the latest copy of HashHash from GitHub releases, or via WinGet:
winget install hashhash
HashHash has three main screens: the file hashing screen, the text hashing screen and the compare files screen. You can select the hashing algorithm of choice and input the data you wish to hash.
- On the file screen, you can input a file and press the calculate button.
- On the text screen, you can input text, and it will begin hashing straight away.
- On the compare files screen, you can input two files, and press the calculate button. HashHash will then tell you if the files match or do not match, according to the hashing algorithm.
HashHash is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.