openssl/crypto/md4
Richard Levitte dee502be89 Stop symlinking, move files to intended directory
Rather than making include/openssl/foo.h a symlink to
crypto/foo/foo.h, this change moves the file to include/openssl/foo.h
once and for all.

Likewise, move crypto/foo/footest.c to test/footest.c, instead of
symlinking it there.

Originally-by: Geoff Thorpe <geoff@openssl.org>

Reviewed-by: Rich Salz <rsalz@openssl.org>
2015-03-31 20:16:01 +02:00
..
Makefile RT3497: Clean up "dclean" targets 2014-12-11 17:01:16 -05: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