openssl/crypto/cast
Andy Polyakov 830457ce4f Optimize CAST for size on 64-bit platforms. For reference, CAST_LONG being
unsigned long must be attributed to 16-bit support. As we don't support
16-bit platoforms anymore, there is no reason to waste twice required
space on CAST S-boxes (16KB vs. 8KB) or key schedule.
2008-12-22 15:21:59 +00:00
..
asm Update perl asm scripts include paths for perlasm. 2008-01-05 22:28:38 +00:00
.cvsignore Ignore generated ASM. 2008-11-16 12:32:14 +00:00
c_cfb64.c
c_ecb.c Constify version strings and some structures. 2007-01-21 13:07:17 +00:00
c_enc.c
c_ofb64.c
c_skey.c
cast_lcl.h Zap OPENSSL_EXTERN on symbols, which are not meant to be local to DLL. 2005-04-13 20:51:42 +00:00
cast_s.h
cast_spd.c
cast.h Optimize CAST for size on 64-bit platforms. For reference, CAST_LONG being 2008-12-22 15:21:59 +00:00
castopts.c
casts.cpp
casttest.c
Makefile Unify x86 perlasm make rules. 2008-01-11 13:15:11 +00:00