Description: Generic crypto wrappers for MD4 functions. Files: m4/gc-md4.m4 lib/md4.h lib/md4.c m4/md4.m4 Depends-on: stdint crypto/gc configure.ac: gl_GC_MD4 if test "$ac_cv_libgcrypt" != yes; then AC_LIBOBJ([md4]) fi gl_MODULE_INDICATOR([gc-md4]) Makefile.am: Include: "gc.h" License: LGPLv2+ Maintainer: Simon Josefsson