]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Added a framework for importing foreign key formats, and implemented
authorSimon Tatham <anakin@pobox.com>
Sat, 11 May 2002 16:45:29 +0000 (16:45 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 11 May 2002 16:45:29 +0000 (16:45 +0000)
commit9a8c58a64bd9effebee2199d3757a0bcedac83e1
treef67253563455b6f9859c170398d45b8b5d2bbd98
parent07d48d8b27f833e26bb75c3973e69975e23a9f9c
Added a framework for importing foreign key formats, and implemented
importing of OpenSSH SSH2 private key files (both encrypted and
unencrypted). Seems to work fine.

[originally from svn r1668]
Recipe
doc/faq.but
doc/pubkey.but
import.c [new file with mode: 0644]
puttygen.c
ssh.h
sshdes.c