unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* Bug#594510: emacs23-common: OpenPGP-signed message composition uses micalg=pgp-rmd160 instead of micalg=pgp-ripemd160
       [not found] <20100826140802.24368.1346.reportbug@localhost.localdomain>
@ 2010-11-26 19:58 ` Rob Browning
  2010-12-03  1:56   ` bug#7490: " Daiki Ueno
       [not found]   ` <m362vby5zj.fsf-ueno@unixuser.org>
  0 siblings, 2 replies; 3+ messages in thread
From: Rob Browning @ 2010-11-26 19:58 UTC (permalink / raw)
  To: bug-gnu-emacs; +Cc: Daniel Kahn Gillmor, 594510-forwarded, 594510

[If possible, please preserve 594510-forwarded@bugs.debian.org in any replies.]

Daniel Kahn Gillmor <dkg@fifthhorseman.net> writes:

>
> /usr/share/emacs/23.1/lisp/epg.elc lists OpenPGP's digest algorithms
> as follows:
>
> (defconst epg-digest-algorithm-alist #3#)) ((1 . "MD5") (2 . "SHA1")
> (3 . "RMD160") (8 . "SHA256") (9 . "SHA384") (10 . "SHA512"))
>
> but the declaration for RIPEMD160 is wrong, according to the registry
> in RFC 4880.  It should be:
>
> (defconst epg-digest-algorithm-alist #3#)) ((1 . "MD5") (2 . "SHA1")
> (3 . "RIPEMD160") (8 . "SHA256") (9 . "SHA384") (10 . "SHA512"))
>
> This causes messages to be produced with a mismatched pgp-micalg entry
> in the Content-Type: line, which in turn causes some MUAs to fail to
> validate them.

Thanks
-- 
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#7490: Bug#594510: emacs23-common: OpenPGP-signed message composition uses micalg=pgp-rmd160 instead of micalg=pgp-ripemd160
  2010-11-26 19:58 ` Bug#594510: emacs23-common: OpenPGP-signed message composition uses micalg=pgp-rmd160 instead of micalg=pgp-ripemd160 Rob Browning
@ 2010-12-03  1:56   ` Daiki Ueno
       [not found]   ` <m362vby5zj.fsf-ueno@unixuser.org>
  1 sibling, 0 replies; 3+ messages in thread
From: Daiki Ueno @ 2010-12-03  1:56 UTC (permalink / raw)
  To: Rob Browning; +Cc: 7490-done, 594510, Daniel Kahn Gillmor

Rob Browning <rlb@defaultvalue.org> writes:

>> but the declaration for RIPEMD160 is wrong, according to the registry
>> in RFC 4880.  It should be:
>>
>> (defconst epg-digest-algorithm-alist #3#)) ((1 . "MD5") (2 . "SHA1")
>> (3 . "RIPEMD160") (8 . "SHA256") (9 . "SHA384") (10 . "SHA512"))

Thanks.  Fixed in r102553.

Regards,
-- 
Daiki Ueno





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#7490: Bug#594510: emacs23-common: OpenPGP-signed message composition uses micalg=pgp-rmd160 instead of micalg=pgp-ripemd160
       [not found]   ` <m362vby5zj.fsf-ueno@unixuser.org>
@ 2010-12-03 19:22     ` Glenn Morris
  0 siblings, 0 replies; 3+ messages in thread
From: Glenn Morris @ 2010-12-03 19:22 UTC (permalink / raw)
  To: 7490; +Cc: ueno

Daiki Ueno wrote:

> Fixed in r102553.

Why not fix it in the emacs-23 branch?






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-12-03 19:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20100826140802.24368.1346.reportbug@localhost.localdomain>
2010-11-26 19:58 ` Bug#594510: emacs23-common: OpenPGP-signed message composition uses micalg=pgp-rmd160 instead of micalg=pgp-ripemd160 Rob Browning
2010-12-03  1:56   ` bug#7490: " Daiki Ueno
     [not found]   ` <m362vby5zj.fsf-ueno@unixuser.org>
2010-12-03 19:22     ` Glenn Morris

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).