An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

README

          

# HMAC Cryptographic Function
[![GitHub downloads](https://img.shields.io/github/downloads/pedroalbanese/hmac/total.svg?logo=github&logoColor=white)](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.