Commit History

Author SHA1 Message Date
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Pauli b98d550d80 prov: update rand implementations to have a params argument for the instantiate call 3 years ago
  Pauli cf5784aa03 prov: use new MAC_init arguments in HMAC-DRBG 3 years ago
  Pauli a3f091fddd prov: update RNGs to support modified gettable/settable CTX params 3 years ago
  Matt Caswell a28d06f3e9 Update copyright year 3 years ago
  Pauli 335e85f542 rand: update DRBGs to use the get_entropy call for seeding 3 years ago
  Tomas Mraz 2741128e9d Move the PROV_R reason codes to a public header 3 years ago
  Pauli b24d6c335d Rename internal drbg_ functions so they have an ossl_ prefix. 3 years ago
  Pauli 1dc188ba0e Provide side RNG functions renamed to have an ossl_ prefix. 3 years ago
  Dr. Matthias St. Pierre a829b735b6 Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 3 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Pauli 7d6766cb53 prov: prefix provider internal functions with ossl_ 3 years ago
  Pauli 1be63951f8 prov: prefix all OSSL_DISPATCH tables names with ossl_ 3 years ago
  Pauli 0ed26fb63c drbg: gettable parameters for cipher/digest/mac type. 3 years ago
  Pauli 1017ab21e4 provider: add the unused paramater tag to the gettable and settable functions 3 years ago
  Dr. Matthias St. Pierre 82a7b2fb00 rand: fix typo in parameter name 3 years ago
  Pauli 7d615e2178 rand_drbg: remove RAND_DRBG. 4 years ago
  Pauli af5e1e852d gettables: provider changes to pass the provider context. 3 years ago
  Richard Levitte e4162f86d7 DRBG: Fix the renamed functions after the EVP_MAC name reversal 4 years ago
  Dr. Matthias St. Pierre 363b1e5dae Make the naming scheme for dispatched functions more consistent 4 years ago
  Pauli f000e82898 CTR, HASH and HMAC DRBGs in provider 4 years ago
  Dr. Matthias St. Pierre a998b85a4f rand: move drbg_{ctr,hash,hmac}.c without change to preserve history 4 years ago