openssl/crypto/rc5
Richard Levitte 4e20a4e688 'ranlib' doesn't always run on some systems. That's actually
acceptable, since all that happens if it fails is a library with
an index, which makes linking slower, but still working correctly.
2000-09-25 08:53:15 +00:00
..
asm Remove Win32 assembler files. They are always rebuilt (with some 2000-03-13 08:04:20 +00:00
.cvsignore
Makefile.ssl 'ranlib' doesn't always run on some systems. That's actually 2000-09-25 08:53:15 +00:00
rc5_ecb.c EVP constification. 2000-06-03 14:13:58 +00:00
rc5_enc.c EVP constification. 2000-06-03 14:13:58 +00:00
rc5_locl.h _lrotl and _lrotr are defined in MSVC but nowhere else that we know 2000-04-01 10:39:33 +00:00
rc5_skey.c EVP constification. 2000-06-03 14:13:58 +00:00
rc5.h EVP constification. 2000-06-03 14:13:58 +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
rc5speed.c ispell (and minor modifications) 2000-02-03 23:23:24 +00:00
rc5test.c