23 lines
213 B
Plaintext
23 lines
213 B
Plaintext
Description:
|
|
Compute MD4 checksum.
|
|
|
|
Files:
|
|
lib/md4-stream.c
|
|
|
|
Depends-on:
|
|
crypto/md4-buffer
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += md4-stream.c
|
|
|
|
Include:
|
|
"md4.h"
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
Simon Josefsson
|