Re: [PATCH v2] dropbear: Enable Ed25519 for normal devices

2020-07-30 Thread Paul Spooren
On 26.07.20 05:20, Hauke Mehrtens wrote: On 7/25/20 11:06 PM, Paul Spooren wrote: 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 consid

Re: [PATCH v2] dropbear: Enable Ed25519 for normal devices

2020-07-26 Thread Hauke Mehrtens
On 7/25/20 11:06 PM, Paul Spooren wrote: > 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 establ

[PATCH v2] dropbear: Enable Ed25519 for normal devices

2020-07-25 Thread Paul Spooren
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