Historique des commits

Auteur SHA1 Message Date
  Richard Levitte 21dfdbef49 Adapt other parts of the source to the changed EVP_Q_digest() and EVP_Q_mac() il y a 3 ans
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name il y a 3 ans
  Matt Caswell 0789c7d834 Update copyright year il y a 3 ans
  Pauli 678d0dba6c hmac: fix coverity 1484888 negative integer to size_t conversion il y a 3 ans
  Dr. David von Oheimb 0a8a6afdfb Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC functions il y a 3 ans
  Pauli 206da660a3 coverity 1462580 Improper use of negative value il y a 4 ans
  Matt Caswell 33388b44b6 Update copyright year il y a 4 ans
  Pauli dbde472688 Deprecate the low level HMAC functions il y a 4 ans
  Matt Caswell b1558c0bc8 Don't store an HMAC key for longer than we need il y a 4 ans
  Richard Levitte 00db8c60aa Update source files for pre-3.0 deprecation il y a 4 ans
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files il y a 5 ans
  Richard Levitte 5acb2be58b HMAC: use EVP_MD_flags(), not EVP_MD_meth_get_flags() il y a 5 ans
  Matt Caswell 48fdeca01d Don't allow SHAKE128/SHAKE256 with HMAC il y a 5 ans
  Richard Levitte 6f888e05e5 Following the license change, modify the boilerplates in crypto/hmac/ il y a 5 ans
  Richard Levitte fcd2d5a612 Refactor the computation of API version limits il y a 5 ans
  Pauli e0810e3502 Fix HMAC SHA3-224 and HMAC SHA3-256. il y a 6 ans
  Shane Lontis 2d28a42f89 hmac_init cleanup and fix key zeroization issue il y a 6 ans
  Matt Caswell 8f9ee7a33f Remove OPENSSL_assert() from crypto/hmac il y a 7 ans
  Gergely Nagy b98530d6e0 PBKDF2 computation speedup (15-40%) il y a 8 ans
  Matt Caswell d0ee717c93 Fix style issues in HMAC_size() il y a 8 ans
  Matt Caswell 708e06c55d Ensure HMAC_size() handles errors correctly il y a 8 ans
  Matt Caswell a6211814c4 Add a getter to obtain the HMAC_CTX md il y a 8 ans
  Andy Polyakov 85cbc182da hmac/hmac.c: fix sizeof typo in hmac_ctx_cleanup. il y a 8 ans
  Rich Salz d2e9e32018 Copyright consolidation 07/10 il y a 8 ans
  Steffan Karger 2194351fda const correctness: make HMAC_size() take a const * il y a 8 ans
  Rich Salz 43ecb9c35c GH641: Don't care openssl_zmalloc il y a 8 ans
  Emilia Kasper b1413d9bd9 RT3095: allow NULL key for single-shot HMAC il y a 9 ans
  Rich Salz 349807608f Remove /* foo.c */ comments il y a 8 ans
  Viktor Dukhovni 98186eb4e4 Backwards-compatibility subject to OPENSSL_API_COMPAT il y a 8 ans
  Richard Levitte a87a0a6e5e Cleanup: fix all sources that used HMAC_CTX_init il y a 8 ans