Description:
Compute hashed message authentication codes with SHA512.

Files:
lib/hmac.h
lib/hmac.c
lib/hmac-sha512.c

Depends-on:
memxor
crypto/sha512

configure.ac:
AC_REQUIRE([AC_C_RESTRICT])

Makefile.am:
lib_SOURCES += hmac-sha512.c

Include:
"hmac.h"

License:
LGPLv2+

Maintainer:
Simon Josefsson
