NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Re: OpenSSH (Score:1)
Ilya Martynov (http://martynov.org/ [martynov.org])
Re: OpenSSH (Score:2)
It's the v2 public keys that aren't compatible. See man ssh-keygen for the -e option.
Reply to This
Parent
Re: OpenSSH (Score:1)
As for you question about reason for having two incompatible formats. IIRC openssh cannot have its public keys in same format as comercial ssh because it requires using patented algorithms or something like this. One big difference between openssh and comercial implimintations is that openssh uses only "free" algorithms which are not subject of any patent of other similar restrictions.
Ilya Martynov (http://martynov.org/ [martynov.org])
Re: OpenSSH (Score:2)