view modules/crypto/gc-md5 @ 9131:8812f453e378

Use the synonymous term LGPLv2+.
author Bruno Haible <bruno@clisp.org>
date Mon, 30 Jul 2007 21:35:56 +0000
parents 6a710ab46914
children 82301ffbf6b9
line wrap: on
line source

Description:
Generic crypto wrappers for MD5 functions.

Files:
m4/gc-md5.m4
lib/md5.h
lib/md5.c
m4/md5.m4

Depends-on:
stdint
crypto/gc

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

Makefile.am:
lib_SOURCES += md5.h

Include:
"gc.h"

License:
LGPLv2+

Maintainer:
Simon Josefsson