view modules/crypto/md5 @ 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 d8fd2f096b83
children 0c8459454095
line wrap: on
line source

Description:
Compute MD5 checksum.

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

Depends-on:
stdalign
stdint

configure.ac:
gl_MD5

Makefile.am:
lib_SOURCES += md5.c

Include:
"md5.h"

License:
LGPLv2+

Maintainer:
Jim Meyering, glibc