openwrt/package
ValdikSS ValdikSS 2fc170cc21 openssl: fix VIA Padlock AES-192 and 256 encryption
Byte swapping code incorrectly uses the number of AES rounds to swap expanded
AES key, while swapping only a single dword in a loop, resulting in swapped
key and partially swapped expanded keys, breaking AES encryption and
decryption on VIA Padlock hardware.

This commit correctly sets the number of swapping loops to be done.

Upstream: 2bcf8e69bd

Acked-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Signed-off-by: ValdikSS ValdikSS <iam@valdikss.org.ru>
2023-01-22 01:33:33 +01:00
..
base-files base-files: Remove nand.sh dependency from emmc upgrade 2023-01-21 01:02:23 +01:00
boot ipq807x: Add ZyXEL NBG7815 2023-01-19 13:26:15 +01:00
devel trace-cmd: update to v3.1.6 2023-01-13 22:02:20 +01:00
firmware ipq807x: Add ZyXEL NBG7815 2023-01-19 13:26:15 +01:00
kernel kernel: add new ltq-vdsl-vr11 driver 2023-01-16 23:41:41 +00:00
libs openssl: fix VIA Padlock AES-192 and 256 encryption 2023-01-22 01:33:33 +01:00
network dnsmasq: set an increased cachesize default value 2023-01-21 11:13:44 +01:00
system rpcd: update to latest Git HEAD 2023-01-21 01:26:19 +01:00
utils ucode: update to latest Git HEAD 2023-01-21 01:02:23 +01:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00