From 3009458e2f63b84e9631dfbf8b5c7cb38b2b283c Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Mon, 14 Aug 2000 14:05:53 +0000 Subject: MD4 implemented. Assar Westerlund provided the digest code itself and the test utility, I added the bits to get a EVP interface, the command line utility and the speed test --- Makefile.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.org') diff --git a/Makefile.org b/Makefile.org index b938ac4fe6..f85f478b81 100644 --- a/Makefile.org +++ b/Makefile.org @@ -160,7 +160,7 @@ SHLIBDIRS= crypto ssl # dirs in crypto to build SDIRS= \ - md2 md5 sha mdc2 hmac ripemd \ + md2 md4 md5 sha mdc2 hmac ripemd \ des rc2 rc4 rc5 idea bf cast \ bn rsa dsa dh dso \ buffer bio stack lhash rand err objects \ -- cgit v1.2.3