blob: e67ffd43df8cabcb470d1fedec4eebd0cae91c1b [file] [log] [blame]
Description:
Compute hashed message authentication codes with SHA256.
Files:
lib/hmac.h
lib/hmac.c
lib/hmac-sha256.c
Depends-on:
memxor
crypto/sha256
configure.ac:
AC_REQUIRE([AC_C_RESTRICT])
Makefile.am:
lib_SOURCES += hmac-sha256.c
Include:
"hmac.h"
License:
LGPLv2+
Maintainer:
Simon Josefsson