index
:
GnuPG
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g10
/
keygen.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg: Prefer SHA-512 and SHA-384 in personal-digest-preferences.
Daniel Kahn Gillmor
2019-07-20
1
-5
/
+5
*
gpg: default to 3072-bit RSA keys.
Daniel Kahn Gillmor
2019-07-20
1
-5
/
+4
*
gpg: Do not allow creation of user ids larger than our parser allows.
Werner Koch
2019-05-21
1
-15
/
+20
*
gpg: Don't use EdDSA algo ID for ECDSA curves.
Trevor Bentley
2019-03-27
1
-7
/
+18
*
gpg: Explain error message in key generation with --batch
Werner Koch
2018-08-29
1
-1
/
+3
*
g10: Support key attribute change at --card-edit/generate.
NIIBE Yutaka
2018-03-29
1
-6
/
+11
*
g10: Change ask_curve so that it can be used outside.
NIIBE Yutaka
2018-03-28
1
-23
/
+15
*
gpg: Fix the use of future-default with --quick-add-key.
Werner Koch
2018-01-18
1
-12
/
+34
*
gpg: Allow "futuredefault" as alias for "future-default".
Werner Koch
2018-01-01
1
-6
/
+8
*
gpg: Allow the use of "cv25519" and "ed25519" in the keygen parms.
Werner Koch
2017-12-29
1
-0
/
+7
*
gpg: Return an error from hexfingerprint on malloc error.
Werner Koch
2017-12-13
1
-0
/
+5
*
gpg: default-preference-list: prefer SHA512.
Daniel Kahn Gillmor
2017-12-12
1
-10
/
+27
*
g10: Unattended key generation "Key-Grip" and "Subkey-Grip".
NIIBE Yutaka
2017-11-06
1
-9
/
+16
*
gpg: Fix creating on-disk subkey with on-card primary key.
Werner Koch
2017-10-19
1
-0
/
+3
*
gpg: Fix "Fix key generation with only an email part".
Werner Koch
2017-09-12
1
-1
/
+1
*
gpg: Fix key generation with only an email part.
Werner Koch
2017-09-11
1
-1
/
+8
*
indent: Wrap an overlong line.
Werner Koch
2017-07-27
1
-1
/
+3
*
g10: Make sure exactly one fingerprint is output with --quick-gen-key.
Marcus Brinkmann
2017-07-26
1
-1
/
+2
*
gpg: Fix error handling.
Justus Winter
2017-06-20
1
-0
/
+2
*
g10, sm, dirmngr, common: Add comment for fall through.
NIIBE Yutaka
2017-05-10
1
-2
/
+2
*
gpg: Pass CTRL to many more functions.
Werner Koch
2017-03-31
1
-21
/
+25
*
gpg: Extend free_packet to handle a packet parser context.
Werner Koch
2017-03-29
1
-1
/
+1
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-6
/
+6
*
gpg: Always initialize the trust db when generating keys.
Justus Winter
2017-03-02
1
-3
/
+2
*
gpg: Fix (quick) key generation with --always-trust.
Justus Winter
2017-03-02
1
-2
/
+3
*
gpg: Allow creating keys using an existing ECC key.
Werner Koch
2017-03-01
1
-19
/
+3
*
g10: fix typo
Manish Goregaokar
2017-02-26
1
-1
/
+1
*
Clean up word replication.
Yuri Chornoivan
2017-02-21
1
-1
/
+1
*
g10: Support primary key generation by keygrip.
NIIBE Yutaka
2017-02-20
1
-109
/
+149
*
gpg: Rename a var to avoid a shadowing warning.
Werner Koch
2017-01-12
1
-3
/
+5
*
g10: Spell out --full-gen-key.
Justus Winter
2016-12-13
1
-1
/
+1
*
g10: Create expiring keys in quick key generation mode.
Justus Winter
2016-12-13
1
-0
/
+2
*
gpg: Fix memory leak in ecc key generation.
Werner Koch
2016-12-12
1
-1
/
+2
*
gpg: Do not use a fixed string for --gpgconf-list:default_pubkey_algo.
Werner Koch
2016-12-12
1
-1
/
+18
*
gpg: Fix algo string parsing of --quick-addkey.
Werner Koch
2016-12-12
1
-9
/
+18
*
g10: Create keys that expire in simple key generation mode.
Justus Winter
2016-12-09
1
-1
/
+6
*
gpg: New option --default-new-key-algo.
Werner Koch
2016-12-02
1
-129
/
+382
*
gpg: Add new compliance mode "de-vs".
Werner Koch
2016-11-15
1
-19
/
+35
*
gpg: Improve error message for --quick-gen-key.
Werner Koch
2016-11-10
1
-1
/
+1
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
gpg: Replace two sprintf calls.
Werner Koch
2016-10-24
1
-8
/
+3
*
g10: Fix card keygen for decryption.
NIIBE Yutaka
2016-10-23
1
-2
/
+2
*
g10: More card key generation change.
NIIBE Yutaka
2016-10-21
1
-39
/
+24
*
g10,scd: Fix ECC keygen.
NIIBE Yutaka
2016-10-21
1
-7
/
+53
*
g10: Support ECC for gen_card_key.
NIIBE Yutaka
2016-10-21
1
-15
/
+17
*
Fix use cases of snprintf.
NIIBE Yutaka
2016-10-21
1
-1
/
+0
*
agent, g10: Fix keygen.
NIIBE Yutaka
2016-10-20
1
-1
/
+1
*
g10: smartcard keygen change.
NIIBE Yutaka
2016-10-20
1
-23
/
+31
*
gpg: Allow use of "default" algo for--quick-addkey.
Werner Koch
2016-09-14
1
-0
/
+3
*
gpg: Improve usability of --quick-gen-key.
Werner Koch
2016-09-13
1
-23
/
+63
[next]