1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/package/libs/openssl/patches
Eneas U de Queiroz d971ae51a5 openssl: backport devcrypto changes from master
The patches to the /dev/crypto engine were commited to openssl master,
and will be in the next major version (3.0).

Changes:
- Optimization in computing a digest in one operation, saving an ioctl
- Runtime configuration options for the choice of algorithms to use
- Command to dump useful information about the algorithms supported by
  the engine and the system.
- Build the devcrypto engine as a dynamic module, like other engines.

The devcrypto engine is built as a separate package by default, but
options were added to allow building the engines into the main library.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
[refresh patches]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2019-03-09 18:55:07 +01:00
..
100-Configure-afalg-support.patch openssl: backport devcrypto changes from master 2019-03-09 18:55:07 +01:00
110-openwrt_targets.patch openssl: update to version 1.1.1a 2019-02-12 22:23:26 +01:00
120-strip-cflags-from-binary.patch openssl: update to version 1.1.1a 2019-02-12 22:23:26 +01:00
130-dont-build-tests-fuzz.patch openssl: backport devcrypto changes from master 2019-03-09 18:55:07 +01:00
140-allow-prefer-chacha20.patch openssl: backport devcrypto changes from master 2019-03-09 18:55:07 +01:00
400-eng_devcrypto-save-ioctl-if-EVP_MD_.FLAG_ONESHOT.patch openssl: backport devcrypto changes from master 2019-03-09 18:55:07 +01:00
410-eng_devcrypto-add-configuration-options.patch openssl: backport devcrypto changes from master 2019-03-09 18:55:07 +01:00
420-eng_devcrypto-add-command-to-dump-driver-info.patch openssl: backport devcrypto changes from master 2019-03-09 18:55:07 +01:00
430-e_devcrypto-make-the-dev-crypto-engine-dynamic.patch openssl: backport devcrypto changes from master 2019-03-09 18:55:07 +01:00