1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

kbx: Support kyber in the blob parser.

* kbx/keybox-openpgp.c (keygrip_from_keyparm): Support Kyber.
(parse_key): Ditto.
--

GnuPG-bug-id: 6815
This commit is contained in:
Werner Koch 2024-04-09 10:54:34 +02:00
parent 3a344d6236
commit 1a37f0080b
No known key found for this signature in database
GPG key ID: E3FDFF218E45B72B
2 changed files with 44 additions and 4 deletions

View file

@ -96,7 +96,7 @@
bit 0 = qualified signature (not yet implemented}
bit 7 = 32 byte fingerprint in use.
- u16 RFU
- b20 keygrip
- b20 keygrip FIXME: Support a second grip.
- bN Optional filler up to the specified length of this
structure.
- u16 Size of the serial number (may be zero)