Configire: take multi-block modules into build loop.
[openssl.git] / crypto / aes / aes_locl.h
2005-07-30 Andy PolyakovFix #if _MSC_VER clause in aes_locl.h
2005-01-24 Andy PolyakovDefault to AES u32 being unsinged int and not long...
2004-07-17 Andy PolyakovIA-64 is intolerant to misaligned access. It was a...
2002-11-15 Richard LevitteWinCE patches
2002-06-18 Bodo Mölleralways include <string.h> (we do this in various other...
2002-02-16 Richard LevitteAdd the modes OFB128, CFB128 and CTR128 to AES.
2002-01-05 Geoff Thorpe- Add the same header stuff to aes_locl.h as is in...
2002-01-02 Richard LevitteBecause Rijndael is more known as AES, use crypto/aes...