lowerpower / hmac

Software implementation in C of the FIPS 198 Keyed-Hash Message Authentication Code HMAC for SHA2 (namely HMAC-SHA-224, HMAC-SHA-256, HMAC-SHA-384, and HMAC-SHA-512).

Home Page:http://ouah.org/ogay/hmac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Software implementation in C of the FIPS 198 Keyed-Hash Message Authentication Code HMAC for SHA2 (namely HMAC-SHA-224, HMAC-SHA-256, HMAC-SHA-384, and HMAC-SHA-512).

http://ouah.org/ogay/hmac


Languages

Language:C 98.3%Language:C++ 1.3%Language:Makefile 0.4%