openwrt/package/libs/openssl
Felix Fietkau 2bc7978323
Some checks failed
Build all core packages / Build all core packages for selected target (push) Has been cancelled
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
..
files openssl: add legacy provider 2023-04-05 08:24:49 -03:00
patches openssl: fix AES-GCM-SIV and AES-SIV with zero-length messages 2025-12-01 19:20:14 +01:00
Config.in openssl: add legacy provider 2023-04-05 08:24:49 -03:00
Makefile openssl: rework CFLAGS handling on compilation 2025-11-06 10:12:05 +01:00