Historia zmian

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