https://github.com/pedroalbanese/hmac
HMAC Implementation written in Pure AutoIt3 and OpenSSL compliant (CLI+GUI)
https://github.com/pedroalbanese/hmac
autoit3 hmac hmac-authentication hmac-sha1 hmac-sha256
Last synced: 4 months ago
JSON representation
HMAC Implementation written in Pure AutoIt3 and OpenSSL compliant (CLI+GUI)
- Host: GitHub
- URL: https://github.com/pedroalbanese/hmac
- Owner: pedroalbanese
- License: isc
- Created: 2021-02-19T01:49:56.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-11-19T20:42:08.000Z (over 3 years ago)
- Last Synced: 2025-10-07T20:44:31.742Z (8 months ago)
- Topics: autoit3, hmac, hmac-authentication, hmac-sha1, hmac-sha256
- Language: AutoIt
- Homepage:
- Size: 521 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# HMAC Cryptographic Function
[](https://github.com/pedroalbanese/hmac/releases)
### Compute Hash-based Message Authentication Code of files
Algorithms: MD5, SHA1, SHA-256, SHA-384, SHA-512, RMD160
#### CLI
Usage:
hmac.exe --in <file.ext> [--alg <algorithm>] [--key <secretkey>]
#### GUI
## License
This project is licensed under the ISC License.
##### Commercial-Grade Reliability. Copyright (c) 2018-2022 ALBANESE Research Lab.