04d3a5f8cd635dc88c9a5eaf75371cb6dcee7fac
[gnulib.git] / modules / 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 md5
12
13 configure.ac:
14 gl_HMAC_MD5
15
16 Makefile.am:
17 EXTRA_DIST += hmac.h hmac-md5.c
18
19 Include:
20 "hmac.h"
21
22 License:
23 LGPL
24
25 Maintainer:
26 Simon Josefsson