Historial de Commits

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