diff options
author | Werner Koch <wk@gnupg.org> | 2024-11-14 14:04:50 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2024-11-14 14:04:50 +0100 |
commit | 7e066f614a60c1f6bea601f72a330a57474d088c (patch) | |
tree | 28ca772d2bb3006014f7bfd9459968211176aca4 /doc | |
parent | gpg: Add option to create Kyber with --full-gen-key. (diff) | |
download | gnupg2-7e066f614a60c1f6bea601f72a330a57474d088c.tar.xz gnupg2-7e066f614a60c1f6bea601f72a330a57474d088c.zip |
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
Diffstat (limited to 'doc')
-rw-r--r-- | doc/DETAILS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index a02456499..470497dcd 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -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 |