Commit History

Author SHA1 Message Date
  Pauli 556b8937d0 prov: support params arguments to signature init calls 3 years ago
  Tomas Mraz fb67126ea8 EVP_PKEY_CTX_get/settable_params: pass provider operation context 3 years ago
  Pauli 91593b3784 prov: use new MAC_init arguments in signature legacy code 3 years ago
  zekeevans-mf bcb61b39b4 Add deep copy of propq field in mac_dupctx to avoid double free 3 years ago
  Richard Levitte 4333b89f50 Update copyright year 3 years ago
  Kurt Roeckx 47b784a41b Fix memory leak in mac_newctx() on error 3 years ago
  Pauli 893d3df972 rename mac_key_* to ossl_mac_key_* 4 years ago
  Dr. Matthias St. Pierre a829b735b6 Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 4 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 4 years ago
  Pauli 1be63951f8 prov: prefix all OSSL_DISPATCH tables names with ossl_ 4 years ago
  Pauli f590a5ea1a signature: add FIPS error state handling 4 years ago
  Matt Caswell f271389305 Enable PKEY MAC bridge signature algs to take ctx params 4 years ago
  Matt Caswell e3bf65da88 Include "legacy" in the name of the various MAC bridge functions 4 years ago
  Matt Caswell 2ef9a7ac5e Improve code reuse in the provider MAC bridge 4 years ago
  Matt Caswell a540ef90f5 Extend the provider MAC bridge for CMAC 4 years ago
  Matt Caswell 4db71d0175 Extend the provider MAC bridge for Poly1305 4 years ago
  Matt Caswell b27b31b628 Extend the provider MAC bridge for SIPHASH 4 years ago
  Matt Caswell 409910be16 Implement signature functions for EVP_PKEY MAC to EVP_MAC provider bridge 4 years ago