openssl/crypto/md4
Andy Polyakov 04f8bcf196 Keep disclaiming 16-bit support.
If you examine changes, you are likely to wonder "but what about ILP64,
elusive as they are, don't they fall victim to 16-bit rationalization?"
No, the case was modeled and verified to work.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2015-01-23 19:09:01 +01:00
..
Makefile RT3497: Clean up "dclean" targets 2014-12-11 17:01:16 -05:00
md4.h Keep disclaiming 16-bit support. 2015-01-23 19:09:01 +01:00
md4_dgst.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
md4_locl.h Keep disclaiming 16-bit support. 2015-01-23 19:09:01 +01:00
md4_one.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
md4s.cpp 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 2000-08-14 14:05:53 +00:00
md4test.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00