15 Commits (f3fbadeae053aaa897df8433912bec59eb483521)

Autor SHA1 Mensaje Fecha
  David Benjamin 54091230cd Use C99 for size_t loops. hace 8 años
  David Benjamin 582d2847ed Reimplement PKCS#12 key derivation. hace 8 años
  Piotr Sikora d7421ebf6c Remove condition which always evaluates to true (size_t >= 0). hace 9 años
  Adam Langley c4737331a3 Fix typo in |HMAC_CTX_cleanup|. hace 9 años
  David Benjamin af8731f7a5 Remove HMAC_CTX_set_flags. hace 9 años
  David Benjamin 2c3679210e EVP_Digest*Update, EVP_DigestFinal, and HMAC_Update can never fail. hace 9 años
  Brian Smith 8983a1da7b Remove gotos from HMAC code. hace 9 años
  David Benjamin 23721e3705 Forbid reusing HMAC key without reusing the hash function. hace 9 años
  David Benjamin cc239d3903 Use HMAC_Init_ex, not HMAC_Init, in HMAC. hace 9 años
  Adam Langley 2b2d66d409 Remove string.h from base.h. hace 9 años
  David Benjamin ba90d7c56e Test HMAC_CTX initial state and remove now unneccessary code. hace 9 años
  Eric Roman 2fe7f2d0d9 Initialize HMAC keys to zero. hace 9 años
  David Benjamin 238510a679 Introduce HMAC_CTX_copy_ex and deprecate HMAC_CTX_copy. hace 9 años
  Nick Harper d3bcf13165 Properly handle key_len=0 for HMAC hace 9 años
  Adam Langley 95c29f3cd1 Inital import. hace 10 años