Commit graph

8 commits

Author SHA1 Message Date
Ivailo Monev
4f737d1dd2 kwalletd: use libgcrypt function to obtain random data
fixes saving of wallet data to disk

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-03-29 01:07:13 +03:00
Ivailo Monev
a2123801bb kwalletd: indent and format
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-03-28 21:01:27 +03:00
Ivailo Monev
7b2c1c8b7e kwalletd: remove GPG support
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-03-28 13:37:55 +03:00
Ivailo Monev
453de15f9d generic: adjust to Katie changes
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-04-22 12:32:58 +00:00
Ivailo Monev
8b98cd5bca kwalletd: rebase KMD5 QCryptographicHash transition on upstream
not really sure what's going on but I suspect that the
pre-allocated 16 characters and the custom MD5Digest are making
things magically work because when the data was read and written
is was 16 long as it is supposed to be.

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-01 09:27:21 +00:00
Ivailo Monev
ccfed4ed1d generic: use QCryptographicHash instead of KMD5
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-01 04:30:28 +00:00
Ivailo Monev
0a82433c59 removed win and mac code 2014-11-19 17:57:24 +00:00
Ivailo Monev
fdeee7c849 imported everything from kde-runtime 2014-11-15 04:16:00 +02:00