summaryrefslogtreecommitdiff
path: root/modules/crypto/md5
blob: ea9722ed3b0a4fe1485a2a1cee977bb9af0f14a0 (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
Description:
Compute MD5 checksum.

Files:
lib/md5-stream.c

Depends-on:
crypto/af_alg
crypto/md5-buffer

configure.ac:

Makefile.am:
lib_SOURCES += md5-stream.c

Include:
"md5.h"

Link:
$(LIB_CRYPTO)

License:
LGPLv2+

Maintainer:
Jim Meyering, glibc