mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-09-01 04:41:58 +03:00
25 lines
195 B
Plaintext
25 lines
195 B
Plaintext
Description:
|
|
Compute MD5 checksum.
|
|
|
|
Files:
|
|
lib/md5.h
|
|
lib/md5.c
|
|
m4/md5.m4
|
|
|
|
Depends-on:
|
|
stdint
|
|
|
|
configure.ac:
|
|
gl_MD5
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"md5.h"
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
Jim Meyering, glibc
|