always include <string.h> (we do this in various other header files,
[oweals/openssl.git] / crypto / aes / aes.h
2002-02-16 Richard LevitteAdd the modes OFB128, CFB128 and CTR128 to AES.
2002-01-02 Richard LevitteBecause Rijndael is more known as AES, use crypto/aes...