diff options
author | Werner Koch <wk@gnupg.org> | 2024-06-11 15:39:00 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2024-06-11 15:39:00 +0200 |
commit | 12ac129a709c24ec661a9dec02f2c25c1b6e9450 (patch) | |
tree | fe0f6b446f2d75772b9bf7a11e97381aa7dec161 /doc/help.pt.txt | |
parent | gpg: Do not bail out on secret keys with an unknown algo (diff) | |
download | gnupg2-12ac129a709c24ec661a9dec02f2c25c1b6e9450.tar.xz gnupg2-12ac129a709c24ec661a9dec02f2c25c1b6e9450.zip |
gpg: Allow shortcut algo string "pqc" for --quick-gen-key.
* g10/keygen.c (PQC_STD_KEY_PARAM): New.
(quickgen_set_para): Always store the provided NBITS.
(parse_key_parameter_string): Detect the special value "pqc".
(quick_generate_keypair): Ditto.
--
With this change we can finally do a
gpg --quick-gen-key --batch --passphrase='' foo@example.org pqc
and get a full key. Currently with a brainpoolp386r1 primary key and
a Kyber768_brainpoolp256 subkey.
Diffstat (limited to 'doc/help.pt.txt')
0 files changed, 0 insertions, 0 deletions