gnulib-tool now synthesizes the EXTRA_DIST line.
[gnulib.git] / modules / gc-hmac-sha1
1 Description:
2 Generic crypto wrappers for HMAC-SHA1 functions.
3
4 Files:
5 m4/gc-hmac-sha1.m4
6 lib/sha1.h
7 lib/sha1.c
8 m4/sha1.m4
9 lib/hmac.h
10 lib/hmac-sha1.c
11 m4/hmac-sha1.m4
12 lib/memxor.h
13 lib/memxor.c
14 m4/memxor.m4
15
16 Depends-on:
17 stdint
18 gc
19
20 configure.ac:
21 gl_GC_HMAC_SHA1
22
23 Makefile.am:
24
25 Include:
26 "gc.h"
27
28 License:
29 LGPL
30
31 Maintainer:
32 Simon Josefsson