Commit History

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