/Hash_Generator_GUI

GUI based hash genrator (SHA-256) with interactive environment

Primary LanguageJavaMIT LicenseMIT

Hash_Generator_GUI

GUI based hash genrator (SHA-256) with interactive environment

Working of program.

  • First user has to input the data which may be any type like integer, float, double, character, string or sentance.
  • After giving input and clicking "GET HASH" the HASH will be appear in other textfield.
  • To reset all the text, simply click "RESET" Button.
  • To Quit program either click it from "X" button or by clicking quit button with RED icon button.

Video Demo:-

hash_generator_video.mp4

Snaps

  • Structure

Screenshot 2022-04-30 122257


  • With genrated HASH

Screenshot 2022-04-30 122328


Things to be noted:

  • If there is not input text and user pressed "GET HASH" button then program will throw warning for no input.

Screenshot 2022-04-30 122351