To properly display this page you need a browser with JavaScript support.
Electronic Invoicing System API v1
Developers Guide
×
Menu
Index
Search
Search
2. Terminologies
2.4. HMAC-SHA512
Previous page
Next page
Print version
©
Malawi Revenue Authority - ICT Research and Innovations, 2024
To properly display this page you need a browser with JavaScript support.
2.4. HMAC-SHA512
Hash-based message authentication code (or HMAC) is
a cryptographic authentication technique that uses a hash function and a secret key
. With HMAC, you can achieve authentication and verify that data is correct and authentic with shared secrets.
The contents of 2.4. HMAC-SHA512
2.4.1. HMAC Implementation Examples
2.4.2. HMAC Online Tool