]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Support importing of new-style OpenSSH private keys (encrypted by
authorSimon Tatham <anakin@pobox.com>
Mon, 12 Apr 2010 10:55:31 +0000 (10:55 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 12 Apr 2010 10:55:31 +0000 (10:55 +0000)
commit108791e15c1df03c58cc4e98e1e5b2f20415d0d4
tree2faaeb4a2344bcafefb71a128670e198b6157c84
parent332f23350311c98b4fb815c6dafb9d5a8cc98484
Support importing of new-style OpenSSH private keys (encrypted by
AES rather than 3DES).

[originally from svn r8916]
import.c
ssh.h
sshaes.c