Commit History

Author SHA1 Message Date
  Matt Caswell da1c088f59 Copyright year updates 1 year ago
  Pauli fb7a7f099e pbe: sort stack before using find 1 year ago
  ndossche c09c202e9b Add missing assignment to EVP_get_digestbynid() 1 year ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
  K1 48963ff6d0 Add support for PBE using hmacWithSM3 2 years ago
  Daniel Fiala 3211266aa2 Allocate EVP_PBE_CTL with OPENSSL_zalloc. 2 years ago
  Hubert Kario c73ba81899 add support for SHA-3 based PRF to PBES2 3 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Shane Lontis 3c15d67705 Fix error stack for some fetch calls. 3 years ago
  Jon Spillett 8bb6fdfc99 Added PKCS5_PBE_keyivgen_ex() to allow PBKDF1 algorithms to be fetched for a specific library context 3 years ago
  Matt Caswell aff636a489 Update copyright year 3 years ago
  Jon Spillett b536880c45 Add library context and property query support into the PKCS12 API 3 years ago
  Richard Levitte a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Matt Caswell eec0ad10b9 Update copyright year 3 years ago
  Dr. David von Oheimb 29844ea5b3 Prune low-level ASN.1 parse errors from error queue in decoder_process() 4 years ago
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 5 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 5 years ago
  David Makepeace 5a285addbf Added new EVP/KDF API. 6 years ago
  Richard Levitte 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 5 years ago
  Matt Caswell 1212818eb0 Update copyright year 6 years ago
  Andy Polyakov 5b37fef04a Harmonize use of sk_TYPE_find's return value. 6 years ago
  Pauli f52292be10 Add OIDs for HMAC SHA512/224 and HMAC SHA512/256. 6 years ago
  Martin Peylo 418d49c276 Adding NID_hmac_sha1 and _md5 to builtin_pbe[] 7 years ago
  Pauli a2371fa933 Trivial bounds checking. 7 years ago
  Rich Salz 0904e79a6e Undo commit d420ac2 7 years ago
  FdaSilvaYY 68efafc513 Add checks on sk_TYPE_push() returned value 8 years ago
  Rich Salz 6286757141 Copyright consolidation 04/10 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago