mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-23 11:21:11 +00:00
Changes: - xmlsec-openssl: add experimental ML-KEM support. - xmlsec-nss: add SHA3 support. - xmlsec-gnutls: add RSA-OAEP (SHA-256 / SHA-384 / SHA-512) support. - xmlsec-core: add --transform-max-depth to control the maximum transform execution depth (0 disables the depth check). - Several other small fixes. Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>