Simple gui hasher is program for hash checksum generator for string. It has simple Graphical User Interface to be simple as possible.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
Microsoft Visual C++ Redistributable(x86) - for win32 systems - https://aka.ms/vs/17/release/vc_redist.x86.exe
Microsoft Visual C++ Redistributable(x64) - for win64 systems - https://aka.ms/vs/17/release/vc_redist.x64.exe
No install needed - just extract and use
- Openssl - Openssl used for hashing
- Visual Studio - Latest Visual studio used for compile
- Jan Hodouš(rhsCZ) - Initial work - rhsCZ
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone whose code was used
- Inspiration
- etc