Commit History

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