Commit History

Author SHA1 Message Date
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  yuanjungong 5f1424c6bd Crypto/evp: Fix null pointer dereference 2 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 b536880c45 Add library context and property query support into the PKCS12 API 3 years ago
  Pauli 2ec6491669 asn1: fix indentation 3 years ago
  Rich Salz f6c95e46c0 Add "origin" field to EVP_CIPHER, EVP_MD 3 years ago
  Shane Lontis 4e17fb0061 Add ossl_pkcs5_pbkdf2_hmac_ex symbol 3 years ago
  Matt Caswell 8020d79b40 Update copyright year 3 years ago
  Pauli 36fae6e85a crypto: add additional argument to KDF derive calls 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Matt Caswell d8652be06e Run the withlibctx.pl script 3 years ago
  Shane Lontis 5ccada09aa Add evp_test fixes. 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
  Pauli 8b6ffd4040 Params: change UTF8 construct calls to avoid explicit strlen(3) calls. 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
  Pauli 64115f05ac Usages of KDFs converted to use the name macros 4 years ago
  Pauli 7707526b8d Fix users of KDFs to use params not ctls 4 years ago
  Shane Lontis f0efeea29e PBKDF2 updates to conform to SP800-132 5 years ago
  Pauli ea053ec99e Coverity CID 1444961: Integer handling issues 5 years ago
  Richard Levitte 3a9b3d2d93 Adapt OPENSSL_DEBUG_PKCS5V2 to the new generic trace API 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
  Rich Salz cbe2964821 Consistent formatting for sizeof(foo) 6 years ago
  Rich Salz e3713c365c Remove email addresses from source code. 6 years ago
  Gergely Nagy b98530d6e0 PBKDF2 computation speedup (15-40%) 7 years ago