2007-03-30 James Youngman <jay@gnu.org>
[gnulib.git] / modules / gc-md5
1 Description:
2 Generic crypto wrappers for MD5 functions.
3
4 Files:
5 m4/gc-md5.m4
6 lib/md5.h
7 lib/md5.c
8 m4/md5.m4
9
10 Depends-on:
11 stdint
12 gc
13
14 configure.ac:
15 gl_GC_MD5
16 gl_MODULE_INDICATOR([gc-md5])
17
18 Makefile.am:
19 lib_SOURCES += md5.h
20
21 Include:
22 "gc.h"
23
24 License:
25 LGPL
26
27 Maintainer:
28 Simon Josefsson