mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* primegen.c (gen_prime): Bail out if we try to generate a prime
with less than 16 bits. Include i18n.h. * POTFILES.in (cipher/primegen.c): Added.
This commit is contained in:
parent
7724105f73
commit
3cfffa8a4e
5 changed files with 19 additions and 4 deletions
|
@ -646,7 +646,7 @@ static ARGPARSE_OPTS opts[] = {
|
|||
{ oReaderPort, "reader-port", 2, "@"},
|
||||
{ octapiDriver, "ctapi-driver", 2, "@"},
|
||||
{ opcscDriver, "pcsc-driver", 2, "@"},
|
||||
{ oDisableCCID, "disable-ccidc", 0, "@"},
|
||||
{ oDisableCCID, "disable-ccid", 0, "@"},
|
||||
|
||||
|
||||
{0} };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue