maint: fts: give __opendir2 a new parameter and rename
[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 stdint
11
12 configure.ac:
13 gl_MD4
14
15 Makefile.am:
16 lib_SOURCES += md4.c
17
18 Include:
19 "md4.h"
20
21 License:
22 LGPLv2+
23
24 Maintainer:
25 Simon Josefsson