[Fusionforge-general] [PATCH] Add support for elliptic curve ssh keys.

Sylvain Beucler - Inria sylvain.beucler at inria.fr
Wed Jul 8 10:08:13 CEST 2015


Thanks, updated accordingly.
https://scm.fusionforge.org/anonscm/gitweb?p=fusionforge/fusionforge.git;a=commitdiff;h=refs/heads/6.0

- Sylvain

Le 08/07/2015 05:27, Unit 193 a écrit :
> On Thu, 25 Jun 2015, Sylvain Beucler - Inria wrote:
>
>> I just got a user report that it didn't work, and indeed the core of
>> the key is only 68 chars long, so that needs to be updated too.
>>
>> Didn't you have this issue ?
>
> Seems the patch is incomplete, the problem is the check for length,
> right.  Also seems like I used the wrong type for ECDSA, the correct
> prefixes are ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, and
> ecdsa-sha2-nistp521.
>
> Ed25519 is the shortest of the bunch, so that'll be the most to worry
> about. You may actually want to use something like `ssh-keygen -l -f
> file.key.pub` to verify the keys.
>
> Sorry for the confusion/mixup.




More information about the Fusionforge-general mailing list