História revízii

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