mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
830457ce4f
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. |
||
---|---|---|
.. | ||
asm | ||
.cvsignore | ||
c_cfb64.c | ||
c_ecb.c | ||
c_enc.c | ||
c_ofb64.c | ||
c_skey.c | ||
cast_lcl.h | ||
cast_s.h | ||
cast_spd.c | ||
cast.h | ||
castopts.c | ||
casts.cpp | ||
casttest.c | ||
Makefile |