jNizM / HashCalc

Calculate hash from string, hex or file via AutoHotkey

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HashCalc by jNizM

AHK OS Releases

Calculate hash from string, hex or file via AutoHotkey

Features

  • Generate hash value from string or file
  • Generate Password-Based Key Derivation Function 2 (PBKDF2)
  • Secure-Salted function
  • Verify hash

Functions

  • MD2, MD4, MD5
  • SHA-1
  • SHA-256, SHA-384, SHA-512
  • HMAC
  • PBKDF2

Examples

HashCalc HashCalc HashCalc HashCalc

Contributing

  • thanks to AutoHotkey Community

Questions / Bugs / Issues

If you notice any kind of bugs or issues, report them on the AHK Thread. Same for any kind of questions.

Copyright and License

MIT License

Donations

PayPal

About

Calculate hash from string, hex or file via AutoHotkey

License:MIT License


Languages

Language:AutoHotkey 100.0%