Bug 276634

Summary: Allow user to change encryption algo to AES256 or twofish256 and MAC to SHA256
Product: [Frameworks and Libraries] kdelibs Reporter: Robert Simmons <rsimmons0>
Component: kwalletAssignee: Michael Leupold <lemma>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: mk.mateng
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Robert Simmons 2011-06-27 19:51:04 UTC
Version:           unspecified (using KDE 4.6.4) 
OS:                Linux

Allow users to choose a different algorithm on their own if they want to have a stronger algorithm than the default.  Most other software that uses encryption allows the user to change to a stronger algorithm (geli providers in FreeBSD, OpenSSH, OpenSSL, GnuPG), so if I want to store the passphrases for those systems in KWallet, it makes KWallet the weakest link.

Reproducible: Always


Actual Results:  
KWallet uses blowfish156 and SHA-1.

Expected Results:  
KWallet should either switch the default to AES256/SHA256 or at least allow the user to choose on her own.
Comment 1 michaelk83 2022-09-06 15:19:02 UTC
Partly covered by GPG wallets, other than that pretty much the same as Bug 444252.

*** This bug has been marked as a duplicate of bug 444252 ***