Commit History

Author SHA1 Message Date
  slontis 5366490822 Add EVP_DigestSqueeze() API. 1 year ago
  Matthias St. Pierre 7998e7dc07 rand: fix seeding from a weak entropy source 1 year ago
  Matt Caswell da1c088f59 Copyright year updates 1 year ago
  slontis 3859a02725 Change PBES2 KDF default salt length to 16 bytes. 1 year ago
  MscVZoltan 420a0874db Don't use C++ reserved word template for function arguments 1 year ago
  atishkov 926601dc0f Remove unused internal functions 1 year ago
  Pauli 6be83ac172 evp: update to structure based atomics 1 year ago
  Yi Li 4032cd9a14 configure: introduce no-ecx to remove ECX related feature 1 year ago
  Dr. David von Oheimb 36b91a198a CMS, PKCS7, and CRMF: simplify use of EVP_PKEY_decrypt() by helper function 2 years ago
  Matt Caswell 36424806d6 Don't take a write lock when freeing an EVP_PKEY 1 year ago
  Simo Sorce 3fc2b7d6b8 Add a flag so finalised contexts are not reused 1 year ago
  Simo Sorce 98642df4ba Propagate selection all the way on key export 2 years ago
  Pauli 709d4be78f Limit the size of various MAXCHUNK definitions 2 years ago
  Tomas Mraz 4cfcc7e121 store_result: Add fallback for fetching the keymgmt from the provider of the store 2 years ago
  Richard Levitte 2e4d0677ea Make it possible to remove methods by the provider that provides them 2 years ago
  Richard Levitte 60640d79ca Don't empty the method store when flushing the query cache 2 years ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Tomas Mraz fe5c5cb851 evp_md_init_internal: Avoid reallocating algctx if digest unchanged 2 years ago
  Hugo Landau c0b7dac66e EVP_MD performance fix (refcount cache contention) 2 years ago
  Richard Levitte 5246183e7a EVP: Reverse the fetch logic in all pkey using functionality 3 years ago
  Matt Caswell 589fbc18aa Don't try and load the config file while already loading the config file 3 years ago
  Matt Caswell 929f651eaa Fix custom EVP_PKEY_METHOD implementations where no engine is present 3 years ago
  Randall S. Becker 0588778f5e Made foreign bit field unsigned in evp.h 3 years ago
  Richard Levitte f616ad4b02 ENCODER & DECODER: Make a tighter coupling between en/decoders and keymgmt 3 years ago
  Pauli f2e3584d10 add internal get_number functons to crypto/evp.h 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
  Matt Caswell 447588b69a Add a callback for providers to know about global properties changes 3 years ago
  Dr. David von Oheimb 56784203ec Constify EVP_PKEY_CTX_set_params(), EVP_PKEY_CTX_{set,get}table_params(), etc. 3 years ago
  Tomas Mraz 6c9bc258d2 Add type_name member to provided methods and use it 3 years ago