[Bug 128784] RIPEMD160 hash signed messages send incorrect header with OpenPGP/MIME
CybDev
cybdev at gmail.com
Fri Jan 23 10:15:33 GMT 2009
http://bugs.kde.org/show_bug.cgi?id=128784
CybDev cybdev gmail com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cybdev at gmail.com
--- Comment #5 from CybDev <cybdev gmail com> 2009-01-23 11:15:32 ---
Confirming this problem with KMail (I'm currently using version 4.1.4)
I'm having the same issues but with SHA-256 instead of RIPEMD160
(dupe from
http://forum.kde.org/kmail-openpgp-mime-hash-in-micalg-is-wrong-t-27682.html )
Sending a mail with thunderbird gives a header such as this:
Content-Type: multipart/signed;
micalg=pgp-sha256;
protocol="application/pgp-signature";
boundary="------------enig6C27345EB16199DD8B1DCF31"
Sending a mail with KMail gives this header instead, but same key is used:
Content-Type: multipart/signed;
boundary="nextPart3110028.RrybVz1ln4";
protocol="application/pgp-signature";
micalg=pgp-sha1
Please note that this only applies to OpenPGP/MIME and not OpenPGP/inline as
that works just fine.
--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list