1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/crypto/gc-hmac-sha1
2007-07-30 21:35:56 +00:00

34 lines
379 B
Plaintext

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
crypto/gc
configure.ac:
gl_GC_HMAC_SHA1
gl_MODULE_INDICATOR([gc-hmac-sha1])
Makefile.am:
Include:
"gc.h"
License:
LGPLv2+
Maintainer:
Simon Josefsson