提交历史

作者 SHA1 备注 提交日期
  Andy Polyakov 4f0b6e6775 hmac/hmac.c: switch to OPENSSL_cleanse. 8 年之前
  Matt Caswell 1030f89f5e Fix ABI break with HMAC 9 年之前
  Matt Caswell 3e8f9dc1a0 Fix leak in HMAC error path 9 年之前
  Viktor Dukhovni 3b38646d13 Code style: space after 'if' 9 年之前
  Matt Caswell ddbf312fb4 Fix HMAC to pass invalid key len test 9 年之前
  Matt Caswell 929b0d70c1 Ensure that both the MD and key have been initialised before attempting to 9 年之前
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . 9 年之前
  Dr. Stephen Henson 1dded7f7e8 Experimental multi-implementation support for FIPS capable OpenSSL. 12 年之前
  Dr. Stephen Henson e8d23f7811 Redirect HMAC and CMAC operations to module. 13 年之前
  Dr. Stephen Henson e97359435e Fix warnings (From HEAD, original patch by Ben). 14 年之前
  Dr. Stephen Henson 704d33b347 Add flags functions which were added to 0.9.8 for fips but not 1.0.0 and 14 年之前
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 年之前
  Dr. Stephen Henson 87d52468aa Update HMAC functions to return an error where relevant. 16 年之前
  Ben Laurie 5e4430e70d More size_tification. 16 年之前
  Dr. Stephen Henson 74633553a9 Experimental HMAC support via EVP_PKEY_METHOD. 17 年之前
  Andy Polyakov 25a66ee3cb Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.h 19 年之前
  Andy Polyakov f10725a6e1 Zero key-length for HMAC is apparently OK. 20 年之前
  Andy Polyakov 6f86850eec Stricter boundary condition check in HMAC_Init_ex. 20 年之前
  Andy Polyakov 9e0aad9fd6 size_t-fication of message digest APIs. We should size_t-fy more APIs... 20 年之前
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 21 年之前
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 22 年之前
  Dr. Stephen Henson de941e289e 22 年之前
  Ben Laurie ff3fa48fc7 Improve back compatibility. 23 年之前
  Dr. Stephen Henson 20d2186c87 23 年之前
  Ben Laurie dbad169019 Really add the EVP and all of the DES changes. 23 年之前
  Dr. Stephen Henson b475baffb2 Fix for HMAC. 24 年之前
  Ulf Möller 9dbc41d7ee Document hash functions. 25 年之前
  Ben Laurie 72fbe87dc6 Survive pedanticism. 25 年之前
  Dr. Stephen Henson 97e4a93245 This is the main PKCS#5 v2.0 key generation function, it parses the ASN1 25 年之前
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. 25 年之前