view modules/crypto/gc-sha1 @ 16749:2c1499f688aa

logf-ieee: Fix test whether logf works. * m4/logf.m4 (gl_FUNC_LOGF): Fix typo in test program.
author Bruno Haible <bruno@clisp.org>
date Sun, 01 Apr 2012 19:31:01 +0200
parents 8c4227e2df6c
children
line wrap: on
line source

Description:
Generic crypto wrappers for SHA-1 functions.

Files:
m4/gc-sha1.m4

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

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

Makefile.am:

Include:
"gc.h"

License:
LGPLv2+

Maintainer:
Simon Josefsson