dlech / KeeAgent

ssh agent plugin for KeePass 2.x
http://lechnology.com/software/keeagent
Other
522 stars 35 forks source link

KeeAgent unable to process Putty PPK v3 file format #320

Closed p-doyle closed 3 years ago

p-doyle commented 3 years ago

Starting at Putty 0.75 Puttygen started using PPK format v3 when exporting a private key. KeeAgent fails to load the .ppk file with an error 'Unknown file format'. The only difference between v2 and v3 seems to be the algorithm used to generate the Private-MAC value. The ppk output version can be changed in puttygen under Key -> "Parameters for saving key files..." so this can be worked around but was wondering if support for the v3 file format could be added to KeeAgent in the future?

dlech commented 3 years ago

Duplicate of #316?

p-doyle commented 3 years ago

Doh, sorry about that, didn't search hard enough...