]> git.ipfire.org Git - thirdparty/openssl.git/history - providers/implementations/digests/sha3_prov.c
S390X: Accelerate keccak XOF
[thirdparty/openssl.git] / providers / implementations / digests / sha3_prov.c
2023-03-07  Juergen ChristS390X: Accelerate keccak XOF
2023-01-16  Juergen Christs390x: Fix keccak xofs via CPACF
2022-07-26  Juergen Christs390x: Optimize kmac
2022-07-14  Juergen Christs390x: Fix Keccak implementation
2022-05-03  Matt CaswellUpdate copyright year
2022-01-19  Paulifix indentation
2021-09-23  Ulrich MüllerAdd default provider support for Keccak 224, 256, 384...
2021-03-11  Pauliprov: update digests to support modified ctx params
2021-03-11  Pauliprov: support param argument to digest init calls
2021-02-26  Pauliprov: update digests to support modified ctx params
2021-02-18  Matt CaswellUpdate copyright year
2021-02-11  Tomas MrazMove the PROV_R reason codes to a public header
2021-02-10  Shane LontisReplace provider digest flags with separate param fields
2020-11-18  PauliRename SHA3 internal functions so they have an ossl_...
2020-09-29  Pauliprov: prefix all OSSL_DISPATCH tables names with ossl_
2020-09-12  Paulidigests: add FIPS error state handling
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-24  Dr. Matthias St... Make the naming scheme for dispatched functions more...
2020-04-23  Matt CaswellUpdate copyright year
2020-03-10  Richard LevitteDOCS: Move implementation specific docs away from provi...
2019-11-22  PauliPROV: Avoid NULL dereference in SHA3 dup call.
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 all digests