Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 328 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 328 Bytes

HashApp

Just an utility to calculate some hash functions

Available hash functions(for the moment)

  • MD5
  • SHA-1
  • SHA-224
  • SHA-256
  • SHA-384
  • SHA-512
  • SHA-3

TODO

  • New and better UI
  • Other functions
  • Possibility to calculate hashes more times
  • Make functions by myself or find another library