Commit History

Author SHA1 Message Date
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
  Pauli ee8db8c5fb evp: make all _is_a functions accept and handle a NULL argument 1 year ago
  Tomas Mraz 3f773c911a fips module header inclusion fine-tunning 3 years ago
  Shane Lontis ba3ea453b0 Fix errors found by parfait static analyser. 3 years ago
  Pauli bcd5d3a22d libcrypto: make XXX_get_number() internal 3 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Shane Lontis 7c14d0c1c0 Rename the field 'provctx and data' to 'algctx' inside some objects containing 3 years ago
  Tomas Mraz 6c9bc258d2 Add type_name member to provided methods and use it 3 years ago
  Rich Salz 543e740b95 Standard style for all EVP_xxx_free routines 3 years ago
  Richard Levitte 0388823329 EVP: Add EVP_<TYPE>_description() 3 years ago
  Matt Caswell 8020d79b40 Update copyright year 3 years ago
  Pauli 7c75f2daf8 evp: add param argument to KDF derive call 3 years ago
  Matt Caswell d84f5515fa Don't hold a lock when calling a callback in ossl_namemap_doall_names 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Shane Lontis a49d0a491c Rename EVP_KDF_reset() to EVP_KDF_CTX_reset(). 3 years ago
  Shane Lontis 1ba21239dd Rename EVP_KDF_size() to EVP_KDF_CTX_get_kdf_size(). 3 years ago
  Pauli c9452d74a4 kdf/mac: add name query calls for KDFs and MACs 3 years ago
  Matt Caswell 660c534435 Revert "kdf: make function naming consistent." 4 years ago
  Pauli 765d04c946 kdf: make function naming consistent. 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Richard Levitte e4a1d02300 Modify EVP_CIPHER_is_a() and EVP_MD_is_a() to handle legacy methods too 4 years ago
  Richard Levitte 506cb0f632 EVP: add functions that return the name number 4 years ago
  Richard Levitte f651c727f8 EVP: add name traversal functions to all fetchable types 4 years ago
  Richard Levitte 251e610ce4 EVP: add missing common functionality 4 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 4 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 4 years ago
  Richard Levitte f7c16d48a9 In provider implemented methods, save the name number, not the name string 4 years ago
  Matt Caswell 6b3d042352 Pass the correct ctx to provider KDF functions 4 years ago
  Pauli 6ce4ff1915 Coverity 1453628: Null pointer dereferences (REVERSE_INULL) 4 years ago
  Pauli fb9e6dd6f8 KDF/PRF updates to libcrypto 4 years ago