view modules/crypto/gc-md5 @ 40186:8964917f9574

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 18 Feb 2019 08:02:49 -0800
parents 8c4227e2df6c
children
line wrap: on
line source

Description:
Generic crypto wrappers for MD5 functions.

Files:
m4/gc-md5.m4

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

configure.ac:
gl_GC_MD5
gl_MODULE_INDICATOR([gc-md5])

Makefile.am:
lib_SOURCES += md5.h

Include:
"gc.h"

License:
LGPLv2+

Maintainer:
Simon Josefsson