Skip to content

Releases: phamngocvinh/py-checksum

PyChecksum v1.1.0

20 Apr 04:41
Compare
Choose a tag to compare
  • Add user input arguments:
    • -f Specify target folder
    • -a Specify hash algorithm, separated by comma
    • -u Check for application update
    • -v Show current version
    • -h Show help message
  • Improved performance
  • Fixed bugs

PyChecksum v1.0.2

18 Mar 15:25
Compare
Choose a tag to compare
  • Added Linux support
  • Fixed bugs

PyChecksum v1.0.1

18 Mar 02:02
Compare
Choose a tag to compare
  • Show process percent
  • Check empty folder
  • Fixed bugs

Release Version 1.0

11 Mar 09:48
c3ff886
Compare
Choose a tag to compare
  • Hash method
    • MD5
    • SHA256
    • SHA512
    • SHA3-256
    • SHA3-512
    • BLAKE2B
    • BLAKE2S