From d1593e6b15a6cb39a306b41669cda170c1d0da99 Mon Sep 17 00:00:00 2001 From: Andy Polyakov Date: Mon, 28 Nov 2005 20:09:58 +0000 Subject: Whirlpool hash implementation. The fact that subdirectory and .h file are called whrlpool is not a typo, but a way to keep the names shorter than 8 characters. Remaining TODO list comprises adding OID, EVP, corresponding flag to apps/openssl dgst, benchmark, engage assembler... --- Makefile.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.org') diff --git a/Makefile.org b/Makefile.org index a28b469eaa..a1f6ce2195 100644 --- a/Makefile.org +++ b/Makefile.org @@ -106,7 +106,7 @@ SHLIBDIRS= crypto ssl # dirs in crypto to build SDIRS= \ objects \ - md2 md4 md5 sha mdc2 hmac ripemd \ + md2 md4 md5 sha mdc2 hmac ripemd whrlpool \ des aes rc2 rc4 rc5 idea bf cast \ bn ec rsa dsa ecdsa dh ecdh dso engine \ buffer bio stack lhash rand err \ -- cgit v1.2.3