Histórico de Commits

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