コミット履歴

作者 SHA1 メッセージ 日付
  Rich Salz b99f1023f8 check length sanity before correcting in EVP_CTRL_AEAD_TLS1_AAD 7 年 前
  Kurt Roeckx 68595c0c28 Check that we have enough padding characters. 8 年 前
  Andy Polyakov c35e138a58 e_aes_cbc_hmac_sha*.c: address linker warning about OPENSSL_ia32cap_P size mismatch. 9 年 前
  Matt Caswell 1a3701f4fe Sanity check EVP_CTRL_AEAD_TLS_AAD 9 年 前
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . 9 年 前
  Matt Caswell f3b6ee30f4 Move more comments that confuse indent 9 年 前
  Andy Polyakov b698c427de crypto/evp/e_aes_cbc_hmac_sha[1|256].c: fix compiler warnings. 10 年 前
  Felix Laurie von Massenbach 6657e68bf2 Fix shadow declaration. 10 年 前
  Andy Polyakov 79b960c046 evp/e_aes_cbc_sha[1|256].c: fix -DPEDANTIC build. 10 年 前
  Andy Polyakov aff78bb39a ssl/s3_pkt.c: detect RAND_bytes error in multi-block. 10 年 前
  Andy Polyakov fcc6f699e3 evp/e_aes_cbc_hmac_sha*.c: improve cache locality. 10 年 前
  Andy Polyakov 41cf2d2518 evp/e_aes_cbc_hmac_sha[1|256].c: add multi-block implementations [from master]. 10 年 前
  Andy Polyakov dd1e4fbcc0 e_aes_cbc_hmac_sha1.c: fix rare bad record mac on AES-NI plaforms. 11 年 前
  Andy Polyakov 82425f2c28 e_aes_cbc_hmac_sha1.c: align calculated MAC at cache line. 11 年 前
  Andy Polyakov af010edd55 e_aes_cbc_hmac_sha1.c: cleanse temporary copy of HMAC secret. 11 年 前
  Andy Polyakov 5966f4d973 e_aes_cbc_hmac_sha1.c: address the CBC decrypt timing issues. 11 年 前
  Dr. Stephen Henson e51ec51af9 revert more "version skew" changes that break FIPS builds 12 年 前
  Ben Laurie 68d2cf51bc Reduce version skew: trivia (I hope). 12 年 前
  Andy Polyakov eb8a65db16 e_aes_cbc_hmac_sha1.c: handle zero-length payload and engage empty frag 12 年 前
  Dr. Stephen Henson 7b23c126e6 undef some symbols that cause problems with make depend for fips builds 12 年 前
  Dr. Stephen Henson 7d453a3b49 Fix warnings (from HEAD). 13 年 前
  Andy Polyakov 84e7485bfb Add RC4-MD5 and AESNI-SHA1 "stitched" implementations [from HEAD]. 13 年 前