Commit History

Author SHA1 Message Date
  Pauli 7c8187d43d rand: add set0 calls for the private and public DRBGs 1 year ago
  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
  Richard Levitte cd77073879 Adapt all public EVP_XXX_do_all_provided() for the changed evp_generic_do_all() 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
  Pauli e494fac705 Fix naming for EVP_RAND_CTX_gettable functions. 3 years ago
  Richard Levitte 0388823329 EVP: Add EVP_<TYPE>_description() 3 years ago
  Richard Levitte 309a78aa30 CORE: Add an algorithm_description field to OSSL_ALGORITHM 3 years ago
  Pauli 671ff5c74e evp: add params argument to EVP_RAND_instantiate() 3 years ago
  Pauli caa60428cd evp: support modified gettable/settable ctx calls for RNGs 3 years ago
  Matt Caswell d84f5515fa Don't hold a lock when calling a callback in ossl_namemap_doall_names 3 years ago
  Pauli f626c3ffae rand: allow lock/unlock functions to be absent 3 years ago
  Richard Levitte 4333b89f50 Update copyright year 3 years ago
  Matt Caswell f5a50c2a07 Enable locking on the primary DRBG when we create it 3 years ago
  Pauli 03bede0cc8 rand: move the entropy source out of the FIPS provider 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
  Pauli d8e52fd05e evp_rand: fix bug in gettable_ctx/settable_ctx calls 3 years ago
  Pauli 4640cd00c3 rand: reference count the EVP_RAND contexts. 3 years ago
  Pauli 7d615e2178 rand_drbg: remove RAND_DRBG. 3 years ago
  Pauli 18ec26babc gettables: core changes to pass the provider context. 3 years ago
  Pauli 22f7f42433 rand: avoid caching RNG parameters. 4 years ago
  Pauli 7dc38bea94 Refactor the EVP_RAND code to make locking issues less likely 4 years ago
  Pauli 132abb21f9 rand: fix recursive locking issue. 4 years ago
  Dr. Matthias St. Pierre 363b1e5dae Make the naming scheme for dispatched functions more consistent 4 years ago