コミット履歴

作者 SHA1 メッセージ 日付
  Andy Polyakov 8359421d90 Default to AES u32 being unsinged int and not long. This improves cache 20 年 前
  Richard Levitte 8d1ebe0bd1 Add the missing parts for DES CFB1 and CFB8. 21 年 前
  Richard Levitte da6c44fc97 The 'counter' is really the IV. 21 年 前
  Richard Levitte 940767b03f Make sure we get the definition of OPENSSL_NO_AES. 21 年 前
  Richard Levitte aa18245f7e Make AES_ENCRYPT and AES_DECRYPT macros instead of static constants. 22 年 前
  Richard Levitte 1729588435 The AES CTR API was buggy, we need to save the encrypted counter as well 22 年 前
  Richard Levitte 97879bcd57 Add the modes OFB128, CFB128 and CTR128 to AES. 23 年 前
  Richard Levitte 6f9079fd50 Because Rijndael is more known as AES, use crypto/aes instead of 23 年 前