pmccabe2html: escaping of special characters
[gnulib.git] / modules / crypto / gc-md5
1 Description:
2 Generic crypto wrappers for MD5 functions.
3
4 Files:
5 m4/gc-md5.m4
6
7 Depends-on:
8 crypto/gc
9 crypto/md5 [test "$ac_cv_libgcrypt" != yes]
10
11 configure.ac:
12 gl_GC_MD5
13 gl_MODULE_INDICATOR([gc-md5])
14
15 Makefile.am:
16 lib_SOURCES += md5.h
17
18 Include:
19 "gc.h"
20
21 License:
22 LGPLv2+
23
24 Maintainer:
25 Simon Josefsson