mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
SSH Agent: Support old AES-128-CBC encrypted keys
This commit is contained in:
committed by
Janek Bevendorff
parent
d2359df2b0
commit
d58e3ca34d
@@ -31,6 +31,7 @@ private slots:
|
||||
void testParse();
|
||||
void testParseDSA();
|
||||
void testParseRSA();
|
||||
void testDecryptAES128CBC();
|
||||
void testDecryptAES256CBC();
|
||||
void testDecryptAES256CTR();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user