C++ Hash Calculator Tool with GUI
The cpp_hash_generator
is a tool designed to calculate hash values for files using a graphical user interface. It is implemented in C++ and provides an easy-to-use interface for users to generate and verify hash values.
- Supports SHA256 and SHA512 hash algorithms.
- User-friendly GUI for selecting files and viewing hash results.