Calculate hash from string, hex or file via AutoHotkey
- Generate hash value from string or file
- Generate Password-Based Key Derivation Function 2 (PBKDF2)
- Secure-Salted function
- Verify hash
- MD2, MD4, MD5
- SHA-1
- SHA-256, SHA-384, SHA-512
- HMAC
- PBKDF2
- thanks to AutoHotkey Community
If you notice any kind of bugs or issues, report them on the AHK Thread. Same for any kind of questions.