blob: 53e11f8cb62f0ac12b16a003a98a9a9dee0652e9 [file] [log] [blame]
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