mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
27 lines
230 B
Plaintext
27 lines
230 B
Plaintext
Description:
|
|
Generic crypto wrappers for MD4 functions.
|
|
|
|
Files:
|
|
m4/gc-md4.m4
|
|
lib/md4.h
|
|
lib/md4.c
|
|
m4/md4.m4
|
|
|
|
Depends-on:
|
|
stdint
|
|
gc
|
|
|
|
configure.ac:
|
|
gl_GC_MD4
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"gc.h"
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
Simon Josefsson
|