aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/aes/aes_locl.h
Commit message (Expand)AuthorAgeFilesLines
* Fix #if _MSC_VER clause in aes_locl.hAndy Polyakov2005-07-301-1/+1
* Default to AES u32 being unsinged int and not long. This improves cacheAndy Polyakov2005-01-241-0/+4
* IA-64 is intolerant to misaligned access. It was a problem on Win64 asAndy Polyakov2004-07-171-1/+1
* WinCE patchesRichard Levitte2002-11-151-1/+1
* always include <string.h> (we do this in various other header files,Bodo Möller2002-06-181-3/+0
* Add the modes OFB128, CFB128 and CTR128 to AES.Richard Levitte2002-02-161-1/+10
* - Add the same header stuff to aes_locl.h as is in des_locl.h to avoidGeoff Thorpe2002-01-051-0/+9
* Because Rijndael is more known as AES, use crypto/aes instead ofRichard Levitte2002-01-021-0/+70