Bug 276634 - Allow user to change encryption algo to AES256 or twofish256 and MAC to SHA256
Summary: Allow user to change encryption algo to AES256 or twofish256 and MAC to SHA256
Status: RESOLVED DUPLICATE of bug 444252
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kwallet (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Michael Leupold
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-27 19:51 UTC by Robert Simmons
Modified: 2022-09-06 15:19 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***