summaryrefslogtreecommitdiff
path: root/modules/crypto/md4-buffer
blob: f5a5f160ed88765716efab8d5c3bbd2e5ca40b3b (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
28
Description:
Compute MD4 checksum.

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

Depends-on:
byteswap
stdalign
stdint

configure.ac:
AC_REQUIRE([AC_C_RESTRICT])
gl_MD4

Makefile.am:
lib_SOURCES += md4.c

Include:
"md4.h"

License:
LGPLv2+

Maintainer:
Simon Josefsson