Bug#594510: emacs23-common: OpenPGP-signed message composition uses micalg=pgp-rmd160 instead of micalg=pgp-ripemd160

2010-12-02 Thread Daiki Ueno
Rob Browning r...@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



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#594510: emacs23-common: OpenPGP-signed message composition uses micalg=pgp-rmd160 instead of micalg=pgp-ripemd160

2010-11-26 Thread Rob Browning
[If possible, please preserve 594510-forwar...@bugs.debian.org in any replies.]

Daniel Kahn Gillmor d...@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



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#594510: emacs23-common: OpenPGP-signed message composition uses micalg=pgp-rmd160 instead of micalg=pgp-ripemd160

2010-08-26 Thread Daniel Kahn Gillmor
Package: emacs23-common
Version: 23.1+1-5
Severity: normal
Tags: patch

/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 for keeping emacs in good shape in debian,

   --dkg

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (200, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages emacs23-common depends on:
ii  dpkg  1.15.7.2   Debian package management system
ii  emacsen-common1.4.19 Common facilities for all emacsen

emacs23-common recommends no packages.

Versions of packages emacs23-common suggests:
pn  emacs23-common-non-dfsg   none (no description available)
pn  emacs23-elnone (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org