Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 7c1562f03c51e1bd4ea24521b5ffe02c7fb417fc https://github.com/tianocore/edk2/commit/7c1562f03c51e1bd4ea24521b5ffe02c7fb417fc Author: Sebastian Witt <sebastian.w...@siemens.com> Date: 2025-01-14 (Tue, 14 Jan 2025)
Changed paths: M CryptoPkg/Library/OpensslLib/OpensslStub/uefiprov.c Log Message: ----------- CryptoPkg: Add HMAC algorithms for signature/keymgmt Some parts and versions of TLS require HMAC. This adds the missing HMAC algorithms to the UEFI provider. One entry in the default signature algorithms and one in the key management algorithms. Source of these entries is the default OpenSSL provider, defltprov.c, included in the OpenSSL library. This change was required to connect to some TLS servers depending on the used ciphers. Signed-off-by: Sebastian Witt <sebastian.w...@siemens.com> To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits