view modules/hmac-md5 @ 6344:88273adcbaf6

Add hmac-md5 module.
author Simon Josefsson <simon@josefsson.org>
date Thu, 06 Oct 2005 15:58:26 +0000
parents
children d445de86b311
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:

Include:
"hmac.h"

License:
LGPL

Maintainer:
Simon Josefsson