view modules/crypto/gc-hmac-sha1 @ 40196:e63f5d3edab5

relocatable-prog: Update documentation. * doc/relocatable-maint.texi (Supporting Relocation): Update to match the recent changes.
author Bruno Haible <bruno@clisp.org>
date Sun, 24 Feb 2019 01:49:15 +0100
parents 8c4227e2df6c
children
line wrap: on
line source

Description:
Generic crypto wrappers for HMAC-SHA1 functions.

Files:
m4/gc-hmac-sha1.m4

Depends-on:
crypto/gc
crypto/hmac-sha1 [test "$ac_cv_libgcrypt" != yes]

configure.ac:
gl_GC_HMAC_SHA1
gl_MODULE_INDICATOR([gc-hmac-sha1])

Makefile.am:

Include:
"gc.h"

License:
LGPLv2+

Maintainer:
Simon Josefsson