Lars Ingebrigtsen [2019-06-22 11:07:09+02:00] wrote: > Teemu Likonen writes: >> Add some new algorithm identifier numbers and names to the following >> defconst definitions in file epg.el: >> >> epg-cipher-algorithm-alist >> epg-pubkey-algorithm-alist >> epg-digest-algorithm-alist >> epg-compress-algorithm-alist >> >> The identifiers come from GnuPG (The GNU Privacy Guard) source code >> file "common/openpgpdefs.h". The relevant parts are quoted below. > > Looks good to me; I've now applied this to Emacs 27. Thank you. Probably the most noticeable advantage is that verifying signatures made with elliptic curve algorithms will now display something like "using EDDSA" instead of "using unknown algorithm 22". -- /// Teemu Likonen // // PGP: 4E1055DC84E9DFF613D78557719D69D324539450 ///