view modules/hmac-md5 @ 27183:106ac3ed4fde

Distribute all lib/* source files through EXTRA_DIST.
author Bruno Haible <bruno@clisp.org>
date Thu, 12 Oct 2006 18:52:30 +0000
parents 29f743cc5d1a
children 6a764f23e302
line wrap: on
line source

Description:
Compute hashed message authentication codes with MD5.

Files:
lib/hmac.h
lib/hmac-md5.c
m4/hmac-md5.m4

Depends-on:
memxor
md5

configure.ac:
gl_HMAC_MD5

Makefile.am:
EXTRA_DIST += hmac.h hmac-md5.c

Include:
"hmac.h"

License:
LGPL

Maintainer:
Simon Josefsson