summaryrefslogtreecommitdiff
path: root/modules/crypto/md4
blob: 03d28e971d33c04379c6293f01d7ca0225aad7bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Description:
Compute MD4 checksum.

Files:
lib/md4.h
lib/md4.c
m4/md4.m4

Depends-on:
byteswap
stdalign
stdint

configure.ac:
gl_MD4

Makefile.am:
lib_SOURCES += md4.c

Include:
"md4.h"

License:
LGPLv2+

Maintainer:
Simon Josefsson