view modules/gc-hmac-sha1 @ 7349:da9a7fb22bf8

2006-09-22 Simon Josefsson <jas@extundo.com> * modules/gc-sha1: * modules/gc-md4: * modules/gc-hmac-sha1: * modules/gc-hmac-md5: * modules/gc-des: * modules/gc-arcfour: Distribute more files.
author Simon Josefsson <simon@josefsson.org>
date Fri, 22 Sep 2006 12:59:37 +0000
parents f3b1ee5ce8f1
children 6a764f23e302
line wrap: on
line source

Description:
Generic crypto wrappers for HMAC-SHA1 functions.

Files:
m4/gc-hmac-sha1.m4
lib/sha1.h
lib/sha1.c
m4/sha1.m4
lib/hmac.h
lib/hmac-sha1.c
m4/hmac-sha1.m4
lib/memxor.h
lib/memxor.c
m4/memxor.m4

Depends-on:
stdint
gc

configure.ac:
gl_GC_HMAC_SHA1

Makefile.am:
EXTRA_DIST += memxor.h hmac.h sha1.h

Include:
"gc.h"

License:
LGPL

Maintainer:
Simon Josefsson