Re: [OpenWrt-Devel] [PATCH] ECDSA support in openssh and openssl

2012-02-28 Thread Ondrej Famera
Dňa 28.02.2012 10:02, Florian Fainelli wrote / napísal(a): > Hello, > > Le 02/28/12 07:29, Ondrej Famera a écrit : >> This enables support for ECDSA keys in openssl and since it is supported >> in openSSH since version 5.7 ECDSA keys can be then used by >> openssh-{se

[OpenWrt-Devel] [PATCH] ECDSA support in openssh and openssl

2012-02-27 Thread Ondrej Famera
This enables support for ECDSA keys in openssl and since it is supported in openSSH since version 5.7 ECDSA keys can be then used by openssh-{server,keygen,client} and are automaticaly generated on sshd start. - tested to be working on routerstation PRO with trunk r30744 Signed-off-by: Ondrej