diff options
Diffstat (limited to 'doc/gpg.texi')
-rw-r--r-- | doc/gpg.texi | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index 9a621c89b..5f93e9f8c 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -3157,6 +3157,13 @@ ML-KEM1024) algorithms and AES-256 are considered quantum-resistant; Kyber is always used in a composite scheme along with a classic ECC algorithm. +@item --disable-pqc-encryption +@opindex disable-pqc-encryption +This option disables the use of quantum-resistant subkeys and uses a +subkey with a non-quantum-resistant algorithm if available or throw an +error otherwise. The option is ignored if +@option{--require-pqc-encryption} is active. + @item --require-compliance @opindex require-compliance To check that data has been encrypted according to the rules of the |