Remove incorrect 'Link' sections.
[gnulib.git] / modules / crypto / hmac-sha512
blobad0e81b278cae21dfdb39dd42be2d77d28e52875
1 Description:
2 Compute hashed message authentication codes with SHA512.
4 Files:
5 lib/hmac.h
6 lib/hmac.c
7 lib/hmac-sha512.c
9 Depends-on:
10 memxor
11 crypto/sha512
13 configure.ac:
15 Makefile.am:
16 lib_SOURCES += hmac-sha512.c
18 Include:
19 "hmac.h"
21 License:
22 LGPLv2+
24 Maintainer:
25 Simon Josefsson