dlech / KeeAgent

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

Error while loading key wrong passphrase for passwords containing multibyte characters. #371

Closed Quietus closed 1 year ago

Quietus commented 1 year ago

My keys failed to load after updating from KeeAgent 0.12 to 0.13.2 - I was getting errors stating the passphrase was wrong or the file was corrupted. I was able to open the file in puttygen using the same password, so it looks like a keeagent issue.

To reproduce, create a key with a password containing multibyte characters - here are a few examples:

ç×ËÖäîÞùߨ£÷

Then try to get KeeAgent to load that key.

Result: KeeAgent: Error while loading key from entry 'DemoPassPhrase' Could not load file 'demopassphrase.ppk' wrong passphrase Possible causes:

Quietus commented 1 year ago

Sorry, just found #370 - closing as duplicate.