2007-08-07 Simon Josefsson <simon@josefsson.org>
[gnulib.git] / modules / crypto / hmac-md5
1 Description:
2 Compute hashed message authentication codes with MD5.
3
4 Files:
5 lib/hmac.h
6 lib/hmac-md5.c
7 m4/hmac-md5.m4
8
9 Depends-on:
10 memxor
11 crypto/md5
12
13 configure.ac:
14 gl_HMAC_MD5
15
16 Makefile.am:
17
18 Include:
19 "hmac.h"
20
21 License:
22 LGPLv2+
23
24 Maintainer:
25 Simon Josefsson