Files
RedBear-OS/local/recipes/dev/libtool/source/gnulib/modules/crypto/hmac-sha512
T

27 lines
304 B
Plaintext

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