immortalwrt/package
Paul Spooren d49243c54a 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-07 17:22:57 +08:00
..
base-files base-files: support label-property-less in get_dt_leds 2020-09-06 13:22:08 +08:00
boot uboot-mediatek: remove swig requirement 2020-07-24 20:02:05 +08:00
ctcgfw luci-app-unblockneteasemusic: sync with upstream source 2020-09-06 12:13:14 +08:00
devel strace: Update to version 5.8 2020-09-01 17:39:24 +08:00
firmware treewide: https for downloads.openwrt.org sources 2020-09-01 17:32:38 +08:00
kernel mac80211: Fix potential endless loop 2020-09-04 16:27:25 +08:00
lean Core: bump to Mod20.09 2020-09-06 14:29:41 +08:00
libs wolfssl: Activate link time optimization (LTO) 2020-09-07 17:21:59 +08:00
lienol luci-app-passwall: sync with upstream source 2020-09-06 21:08:00 +08:00
network dropbear: Enable Ed25519 for normal devices 2020-09-07 17:22:57 +08:00
ntlf9t smartdns: update to Release 32 2020-08-28 10:25:30 +08:00
system fstools: block-mount: fix restart of fstab service 2020-09-06 08:23:46 +08:00
utils util-linux: Fix build when libmagic is present 2020-09-07 17:22:31 +08:00
zxlhhyccc verysync: fix download aaddress 2020-09-06 11:36:10 +08:00
Makefile build: store SourceDateEpoch in manifest 2020-09-01 17:31:29 +08:00