openwrt-pf/package/libs/openssl/patches
Felix Fietkau 2bc7978323 openssl: fix AES-GCM-SIV and AES-SIV with zero-length messages
Fix the cipher implementation to avoid treating empty input as finalizer.
This issue is fixed in the openssl 3.6 branch, but the fix approach from
that branch is not suitable for 3.5, since the code is completely different.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2025-12-01 19:20:14 +01:00
..
010-fix-aes-gcm-siv-cipher.patch openssl: fix AES-GCM-SIV and AES-SIV with zero-length messages 2025-12-01 19:20:14 +01:00
100-Configure-afalg-support.patch
110-openwrt_targets.patch openssl: rework CFLAGS handling on compilation 2025-11-06 10:12:05 +01:00
120-strip-cflags-from-binary.patch
130-dont-build-fuzz-docs.patch
140-allow-prefer-chacha20.patch
150-openssl.cnf-add-engines-conf.patch
500-e_devcrypto-default-to-not-use-digests-in-engine.patch
510-e_devcrypto-ignore-error-when-closing-session.patch