summaryrefslogtreecommitdiff
path: root/modules/crypto/md5
blob: afcdbc38fa06b6a797c9bf8c9acccb6702c327fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Description:
Compute MD5 checksum.

Files:

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

configure.ac:
AC_DEFINE([GL_COMPILE_CRYPTO_STREAM], 1, [Compile Gnulib crypto stream ops.])

Makefile.am:

Include:
"md5.h"

License:
LGPLv2+

Maintainer:
Jim Meyering, glibc