Skip to content

Releases: Tuskiurhil/HashCalc

v0.3

09 Nov 21:34
b0ea8eb

Choose a tag to compare

  • Added SHA-512 support
  • User is now able to navigate to desired file through a Browse button in the GUI
  • Ability to save Output as .txt file
  • Option to reset and start a new calculation

v0.2

02 Nov 18:26
0eb4c96

Choose a tag to compare

  • Added Version Numbering
  • Implemented a GUI Window that prompts for user input
  • Allow input to be executed for as many times as the user likes
  • Changing input is possible without having to re-open the script

v0.1

20 May 12:14
0eb4c96

Choose a tag to compare

  • Main functionality implemented.
  • Allow for user input
  • Errors will not produce a Traceback and instead will print out that the file path is wrong.