]> git.ipfire.org Git - thirdparty/openssl.git/history - providers/implementations/macs/siphash_prov.c
Update copyright year
[thirdparty/openssl.git] / providers / implementations / macs / siphash_prov.c
2022-05-03  Matt CaswellUpdate copyright year
2022-04-27  Tomas Mrazsiphash: Properly set mac size in sipcopy
2022-04-19  Tomas MrazAvoid undefined behavior of provided macs on EVP_MAC...
2021-03-17  Matt CaswellFix a TODO(3.0) in the siphash code
2021-03-11  Pauliupdate set_ctx_param MAC calls to return 1 for a NULL...
2021-02-28  Pauliprov: update SipHash to new init function
2021-02-28  Paulisiphash: Add the C and D round parameters for SipHash.
2021-02-26  Pauliprov: support modified gettable/settable ctx calls...
2021-02-18  Matt CaswellUpdate copyright year
2021-02-11  Tomas MrazMove the PROV_R reason codes to a public header
2021-02-03  Richard LevitteCORE & PROV: clean away OSSL_FUNC_mac_size()
2020-09-29  Pauliprov: prefix all OSSL_DISPATCH tables names with ossl_
2020-09-12  Paulimac: add FIPS error state handling
2020-09-03  Matt CaswellEnsure EVP_MAC_update() passes the length even if it...
2020-08-11  Pauliprovider: add the unused paramater tag to the gettable...
2020-08-06  Pauligettables: provider changes to pass the provider context.
2020-06-25  Matt CaswellUpdate copyright year
2020-06-24  Dr. Matthias St... Make the naming scheme for dispatched functions more...
2020-06-24  Dr. Matthias St... Rename <openssl/core_numbers.h> -> <openssl/core_dispat...
2019-12-13  Paulimac siphash: add missing NULL check on context creation
2019-10-10  Richard LevitteCleanup: move remaining providers/common/include/intern...
2019-10-10  Richard LevitteCleanup: move providers/common/include/internal/provide...
2019-10-10  Richard LevitteProviders: move default kdfs,macs