openwrt/package
Paul Spooren d0f295837a dropbear: Enable Ed25519 for normal devices
The Ed25519 key pairs are much shorter than RSA pairs and are supported
by default in OpenSSH. Looking at websites explaining how to create new
SSH keys, many suggest using Ed25519 rather than RSA, however consider
the former as not yet widely established. OpenWrt likely has a positive
influence on that development.

As enabling Ed25519 is a compile time option, it is currently not
possible to install the feature via `opkg` nor select that option in an
ImageBuilder.

Due to the size impact of **12kB** the option should only be enabled for
devices with `!SMALL_FLASH`.

This approach seems cleaner than splitting `dropbear` into two packages
like `dropbear` and `dropbear-ed25519`.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-09-06 23:19:20 +02:00
..
base-files base-files: support label-property-less in get_dt_leds 2020-09-05 23:24:46 +02:00
boot ramips: add support for HooToo HT-TM05 2020-09-03 14:15:30 +02:00
devel strace: Update to version 5.8 2020-08-31 22:15:26 +02:00
firmware treewide: https for downloads.openwrt.org sources 2020-08-31 11:26:10 +01:00
kernel ath25: add back target support 2020-09-06 19:49:05 +02:00
libs wolfssl: Activate link time optimization (LTO) 2020-09-06 20:30:51 +02:00
network dropbear: Enable Ed25519 for normal devices 2020-09-06 23:19:20 +02:00
system refpolicy: skip building docs 2020-09-01 14:35:00 +01:00
utils util-linux: Fix build when libmagic is present 2020-09-06 23:19:12 +02:00
Makefile build: store SourceDateEpoch in manifest 2020-08-31 11:18:06 +01:00