Commit History

Author SHA1 Message Date
  Matt Caswell 50023e9b7e Move protocol version specific code into separate files 2 years ago
  Bernd Edlinger cec1699f1f Fix a use after free in error handling of hmac_dup 2 years ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Tomas Mraz c9ddc5af51 Avoid undefined behavior of provided macs on EVP_MAC reinitialization 2 years ago
  Tomas Mraz 3f773c911a fips module header inclusion fine-tunning 3 years ago
  Pauli eb1b66f00c mac: add a getter for the MAC block size. 3 years ago
  Pauli 5a6b62bb42 update set_ctx_param MAC calls to return 1 for a NULL params 3 years ago
  Pauli c23f96f3f6 prov: update hmac to have additional init arguments 3 years ago
  Pauli eee323c339 prov: support modified gettable/settable ctx calls for MACs 3 years ago
  Matt Caswell a28d06f3e9 Update copyright year 3 years ago
  Shane Lontis 36978c19a9 Replace MAC flags OSSL_MAC_PARAM_FLAGS with separate param fields. 3 years ago
  Richard Levitte 8ce04db808 CORE & PROV: clean away OSSL_FUNC_mac_size() 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 1be63951f8 prov: prefix all OSSL_DISPATCH tables names with ossl_ 3 years ago
  Jon Spillett 0010870536 Allow zero-length secret for EVP_KDF API 3 years ago
  Pauli 5b104a81f0 mac: add FIPS error state handling 3 years ago
  Matt Caswell e08f86ddb1 Make ssl3_cbc_digest_record() use the real data_size 3 years ago
  Matt Caswell 2e2084dac3 Start using the provider side TLS HMAC implementation 3 years ago
  Matt Caswell 3fddbb264e Add an HMAC implementation that is TLS aware 3 years ago
  Pauli 1017ab21e4 provider: add the unused paramater tag to the gettable and settable functions 3 years ago
  Pauli 5f6a0b2ff0 mac: add some consistency to setting the XXX_final output length. 3 years ago
  Pauli af5e1e852d gettables: provider changes to pass the provider context. 3 years ago
  Dr. Matthias St. Pierre 363b1e5dae Make the naming scheme for dispatched functions more consistent 4 years ago
  Dr. Matthias St. Pierre 23c48d94d4 Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h> 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Pauli dbde472688 Deprecate the low level HMAC functions 4 years ago
  Richard Levitte ddd21319e9 Cleanup: move remaining providers/common/include/internal/*.h 4 years ago
  Richard Levitte af3e7e1bcc Cleanup: move providers/common/include/internal/provider_args.h 4 years ago
  Richard Levitte 5687e357c6 Providers: move common exchange,kdfs,keymgmt,macs,signature 4 years ago