[patch] strip kwalletbackend md5 handling
Michael Pyne
mpyne at purinchu.net
Sat Jun 14 01:47:39 BST 2008
On Friday 13 June 2008, Michael Leupold wrote:
> Hi,
>
> the kwallet format uses md5 hashing for all of the wallet's keys. This was
> probably included to support loading data from the wallet file dynamically
> but never really used. However it is used to generate md5 hashes for newly
> inserted keys at runtime and insert them into a QList. This list is partly
> used to verify a key exists.
I'm not sure how cryptographic hashing helps with dynamically loading from a
file.
This isn't any kind of urgent change, I would recommend leaving things the way
they are at least until we can ask George about why he used MD5 hashes this
way in his implementation.
Regards,
- Michael Pyne
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20080613/d38c9907/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20080613/d38c9907/attachment.sig>
More information about the kde-core-devel
mailing list