Remove incorrect 'Link' sections.
[gnulib.git] / modules / crypto / md4
blob03d28e971d33c04379c6293f01d7ca0225aad7bd
1 Description:
2 Compute MD4 checksum.
4 Files:
5 lib/md4.h
6 lib/md4.c
7 m4/md4.m4
9 Depends-on:
10 byteswap
11 stdalign
12 stdint
14 configure.ac:
15 gl_MD4
17 Makefile.am:
18 lib_SOURCES += md4.c
20 Include:
21 "md4.h"
23 License:
24 LGPLv2+
26 Maintainer:
27 Simon Josefsson