mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
gpg: For composite algos add the algo string to the colons listings.
* g10/keylist.c (list_keyblock_colon): Put the algo string into the curve field for Kyber. -- GnuPG-bug-id: 6638
This commit is contained in:
parent
6b02292d31
commit
7e066f614a
3 changed files with 20 additions and 2 deletions
|
@ -245,8 +245,9 @@ described here.
|
|||
*** Field 17 - Curve name
|
||||
|
||||
For pub, sub, sec, ssb, crt, and crs records this field is used
|
||||
for the ECC curve name. For combined algorithms the first and the
|
||||
second algorithm name, delimited by an underscore are put here.
|
||||
for the ECC curve name. For composite algorithms the first and
|
||||
the second algorithm name, delimited by an underscore, are put
|
||||
here.
|
||||
|
||||
*** Field 18 - Compliance flags
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue