Fix migration guide mappings for i2o/o2i_ECPublicKey
[openssl.git] / providers / implementations / digests / sha3_prov.c
2023-11-10 Holger DenglerSupport EVP_DigestSqueeze() for in the digest provider...
2023-11-10 Holger DenglerFix state handling of keccak_final for s390x.
2023-11-10 Holger DenglerFix state handling of shake_final for s390x.
2023-11-10 Holger DenglerFix state handling of sha3_final for s390x.
2023-11-10 Holger DenglerFix state handling of sha3_absorb for s390x.
2023-11-10 Holger DenglerAdd xof state handing for generic sha3 absorb.
2023-11-10 slontisAdd EVP_DigestSqueeze() API.
2023-09-14 Tomas MrazFix build of SHA3 on ARM64 with no-asm
2023-09-07 Matt CaswellCopyright year updates
2023-07-21 sdlyyxyUpdate with `ARMV8_HAVE_SHA3_AND_WORTH_USING`
2023-07-21 sdlyyxyMove CPU detection to armcap.c
2023-07-21 sdlyyxyEnable ARMv8.2 accelerated SHA3 on compatible Apple...
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