Merge branch 'stable'
[gnulib.git] / modules / crypto / md4
1 Description:
2 Compute MD4 checksum.
3
4 Files:
5 lib/md4.h
6 lib/md4.c
7 m4/md4.m4
8
9 Depends-on:
10 stdalign
11 stdint
12
13 configure.ac:
14 gl_MD4
15
16 Makefile.am:
17 lib_SOURCES += md4.c
18
19 Include:
20 "md4.h"
21
22 License:
23 LGPLv2+
24
25 Maintainer:
26 Simon Josefsson