Commit History

Author SHA1 Message Date
  Shane Lontis 37115f6512 Fix incorrect OSSL_CIPHER_PARAM_SPEED get_ctx_params 3 years ago
  Pauli 12ddfa6b34 support params argument to AES cipher init calls 3 years ago
  Pauli 644c5dd366 prov: upport modified gettable/settable ctx calls for ciphers 3 years ago
  Matt Caswell a28d06f3e9 Update copyright year 3 years ago
  Tomas Mraz 2741128e9d Move the PROV_R reason codes to a public header 3 years ago
  Shane Lontis a054d15c22 Replace provider cipher flags with separate param fields 3 years ago
  Dr. Matthias St. Pierre a829b735b6 Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 3 years ago
  Pauli 592dcfd3df prov: prefix all exposed 'cipher' symbols with ossl_ 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 f99d3eedf7 ciphers: add FIPS error state handling 3 years ago
  Pauli 1017ab21e4 provider: add the unused paramater tag to the gettable and settable functions 3 years ago
  Pauli af5e1e852d gettables: provider changes to pass the provider context. 3 years ago
  Shane Lontis 90409da6a5 Fix provider cipher reinit issue 4 years ago
  Dr. Matthias St. Pierre 363b1e5dae Make the naming scheme for dispatched functions more consistent 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Matt Caswell c72fa2554f Deprecate the low level AES functions 4 years ago
  Richard Levitte 68a51d59a2 Move providers/common/{ciphers,digests}/* to providers/implementations 4 years ago
  Matt Caswell 4b9c750be8 Make sure we handle input NULL with length 0 4 years ago
  Xiaokang Qian 3f8907e459 Fix the issue that aes-xxx-siv algorithms failed in OpenSSL speed test 4 years ago
  Shane Lontis eb173822b2 Add AES SIV ciphers to default provider 4 years ago