]> Savannah Git Hosting - gnulib.git/commit
md4-buffer: New module.
authorBruno Haible <bruno@clisp.org>
Sat, 18 Sep 2021 23:32:01 +0000 (01:32 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 18 Sep 2021 23:32:37 +0000 (01:32 +0200)
commitfc0ce037c0a3787319b606f414494c1d62c0accd
treef9bb44f94972999cd1aa525ac29587877a62a188
parent341e0c26819ce4c1a26b95b3c780bed88036d211
md4-buffer: New module.

* lib/md4-stream.c: New file, extracted from lib/md4.c.
* lib/md4.c: Don't include stdlib.h, unlocked-io.h.
(BLOCKSIZE, md4_stream): Moved to md4-stream.c.
* lib/md4.h: Reorder declarations.
* modules/crypto/md4-buffer: New file, based on modules/crypto/md4.
* modules/crypto/md4: Rewritten.
ChangeLog
lib/md4-stream.c [new file with mode: 0644]
lib/md4.c
lib/md4.h
modules/crypto/md4
modules/crypto/md4-buffer [new file with mode: 0644]