mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-04 13:07:38 +03:00
SSH Agent: Support old AES-128-CBC encrypted keys
This commit is contained in:
parent
d2359df2b0
commit
d58e3ca34d
4 changed files with 74 additions and 6 deletions
|
@ -31,6 +31,7 @@ private slots:
|
|||
void testParse();
|
||||
void testParseDSA();
|
||||
void testParseRSA();
|
||||
void testDecryptAES128CBC();
|
||||
void testDecryptAES256CBC();
|
||||
void testDecryptAES256CTR();
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue