af_alg: minor style improvements
[gnulib.git] / modules / crypto / hmac-sha256
blobee347bd3c8212dd1fe829be66d1f8ebc1f24d12e
1 Description:
2 Compute hashed message authentication codes with SHA256.
4 Files:
5 lib/hmac.h
6 lib/hmac-sha256.c
8 Depends-on:
9 memxor
10 crypto/sha256
12 configure.ac:
14 Makefile.am:
15 lib_SOURCES += hmac-sha256.c
17 Include:
18 "hmac.h"
20 License:
21 LGPLv2+
23 Maintainer:
24 Simon Josefsson