openssl/crypto/rc5
Andy Polyakov ec38ddc765 Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified"
COFF and a.out targets [similar to ELF targets]. You might notice some
rudementary support for shared mingw builds under cygwin. It works (it
produces cryptoeay32.dll and ssleay32.dll with everything exported by
name), but it's primarily for testing/debugging purposes, at least for
now...
2004-08-01 17:33:58 +00:00
..
asm A few more files to ignore 2003-01-16 21:32:56 +00:00
.cvsignore Makefile.save was missing here. 1999-05-09 15:47:35 +00:00
Makefile.ssl Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified" 2004-08-01 17:33:58 +00:00
rc5_ecb.c Constification. 2001-07-06 21:35:00 +00:00
rc5_enc.c EVP constification. 2000-06-03 14:13:58 +00:00
rc5_locl.h This is essentially Intel 32-bit compiler tune-up. To start with all 2004-03-28 21:27:47 +00:00
rc5_skey.c EVP constification. 2000-06-03 14:13:58 +00:00
rc5.h Make sure we get the definition of OPENSSL_NO_RC5. 2003-03-20 23:29:26 +00:00
rc5cfb64.c EVP constification. 2000-06-03 14:13:58 +00:00
rc5ofb64.c EVP constification. 2000-06-03 14:13:58 +00:00
rc5s.cpp Submitted by: 1999-04-23 23:28:26 +00:00
rc5speed.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
rc5test.c Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 2002-11-28 18:54:30 +00:00