Unknown algorithm 22
Jeffrey Stedfast
jestedfa at microsoft.com
Sun Apr 2 02:43:00 CEST 2017
Somewhat never mind… my google search results eventually turned up Werner’s draft proposal for EdDSA support in OpenPGP which uses an algorithm value of 22.
And it looks like that is only supported in gnupg 2.1.x, which explains why 2.0.30 doesn’t know about it either.
New Question: is there a newer draft than 04 which expired back in August? Was it accepted as a standard?
Thanks,
Jeff
On 4/1/17, 8:16 PM, "Gnupg-devel on behalf of Jeffrey Stedfast via Gnupg-devel" <gnupg-devel-bounces at gnupg.org on behalf of gnupg-devel at gnupg.org> wrote:
Hey all,
I’m working on writing my own program to fetch unknown pgp keys that has its own pgp packet reader.
The problem I’m facing is that a few of the keys (including Werner’s!) that I’ve been trying to test against have an unknown public key algorithm (id #22) that I can’t find *any* information on. Since everyone that has this problem with their keys uses gnupg, I’m wondering if it’s some sort of gnupg-specific algorithm?
For example, these 2 key ids both have subkey packets with said unknown algorithm:
24ECFF5AFF68370A
4F0540D577F95F95
I thought this was just a bug in my code, but gpg –list-packets also shows unknown algorithm 22 (and in Werner’s case, unknown algorithm 18 as well – altho that is supposedly EC – I guess gpg 2.0.30 doesn’t support that algorithm).
Thanks,
Jeff
_______________________________________________
Gnupg-devel mailing list
Gnupg-devel at gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-devel
More information about the Gnupg-devel
mailing list