openwrt/package/network/services/openvpn
Hauke Mehrtens ea22e3df3e mbedtls: Update to 2.12.0
Multiple security fixes
* CVE-2018-0497 Remote plaintext recovery on use of CBC based ciphersuites through a timing side-channel
* CVE-2018-0498 Plaintext recovery on use of CBC based ciphersuites through a cache based side-channel

Disable OFB block mode and XTS block cipher mode, added in 2.11.0.
Disable Chacha20 and Poly1305 cryptographic primitives, added in 2.12.0
Patch the so version back to the original one, the API changes are
looking no so invasive.

The size of mbedtls increased a little bit:
ipkg for mips_24kc before:
163.967 Bytes
ipkg for mips_24kc after:
164.753 Bytes

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2018-08-08 22:49:59 +02:00
..
files openvpn: remove deprecated config options 2018-03-20 21:15:27 +01:00
patches openvpn: update to 2.4.5 2018-03-09 22:13:21 +01:00
Config-mbedtls.in openvpn: update to 2.4_rc2 2016-12-22 16:42:18 +01:00
Config-nossl.in openvpn: update to 2.4_rc2 2016-12-22 16:42:18 +01:00
Config-openssl.in openvpn: update to 2.4_rc2 2016-12-22 16:42:18 +01:00
Makefile mbedtls: Update to 2.12.0 2018-08-08 22:49:59 +02:00