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:
parent
3a344d6236
commit
1a37f0080b
2 changed files with 44 additions and 4 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue