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
bugfixes-2.2
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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-03-07
Typo fix and add missing prototype.
Werner Koch
1
-1
/
+1
2025-02-07
gpg: Store Link attributes for composite keys.
Werner Koch
1
-0
/
+29
2025-02-05
gpg: Fix --quick-add-key for Weierstrass ECC with usage given.
Werner Koch
1
-0
/
+37
2025-01-08
gpg: Print a warning if the card backup key could not be written.
Werner Koch
1
-4
/
+14
2024-12-16
gpg: Fix key generation with existing key from card.
NIIBE Yutaka
1
-1
/
+1
2024-11-14
gpg: Allow "Kyber" as algorithm for the Subkey-Type keyword.
Werner Koch
1
-0
/
+2
2024-11-13
gpg: Add option to create Kyber with --full-gen-key.
Werner Koch
1
-8
/
+165
2024-10-31
gpg: Allow the use of an ADSK subkey as ADSK subkey.
Werner Koch
1
-1
/
+1
2024-10-08
common,gpg,scd,sm: Fix for Curve25519 OID supporting new and old.
NIIBE Yutaka
1
-4
/
+1
2024-10-07
gpg: Emit status error for an invalid ADSK.
Werner Koch
1
-0
/
+1
2024-10-01
gpg: Robust error handling for SCD READKEY.
NIIBE Yutaka
1
-8
/
+10
2024-09-11
build: Remove configure option --enable-gpg-is-gpg2
Werner Koch
1
-4
/
+0
2024-08-27
gpg: Switch Kyber to the final algo id and add it to the menu.
Werner Koch
1
-24
/
+21
2024-07-05
gpg: Print a warning if the (draft) Kyber algorithm is used.
Werner Koch
1
-2
/
+20
2024-06-11
gpg: Allow shortcut algo string "pqc" for --quick-gen-key.
Werner Koch
1
-8
/
+12
2024-06-05
gpg: Add magic parameter "default" to --quick-add-adsk.
Werner Koch
1
-0
/
+41
2024-06-05
gpg: Print designated revokers also in a standard listing.
Werner Koch
1
-13
/
+32
2024-06-05
gpg: Autoload designated revoker key and ADSK when needed.
Werner Koch
1
-2
/
+2
2024-06-03
gpg: New option --default-new-key-adsk.
Werner Koch
1
-12
/
+123
2024-05-31
indent: Fix spelling
Daniel Kahn Gillmor
1
-2
/
+2
2024-05-28
gpg: Avoid a double free on error in the key generation.
Werner Koch
1
-30
/
+23
2024-05-15
gpg: Terminate key listing on output write error.
Werner Koch
1
-1
/
+4
2024-05-06
gpg: Algo "kyber" is now a shortcut for ky768_bp256.
Werner Koch
1
-2
/
+2
2024-05-02
gpg: Add a notation to Kyber encryption subkeys
Werner Koch
1
-2
/
+80
2024-04-10
gpg: Make Kyber creation more flexible.
Werner Koch
1
-8
/
+43
2024-04-05
gpg: Do not allow to accidently set the RENC usage.
Werner Koch
1
-1
/
+14
2024-04-05
gpg: Allow to create a Kyber key from keygrips.
Werner Koch
1
-10
/
+82
2024-04-05
gpg: Support dual keygrips.
Werner Koch
1
-0
/
+2
2024-04-04
gpg: Do not allow to accidently set the RENC usage.
Werner Koch
1
-1
/
+14
2024-04-03
gpg: Initial support for generating Kyber subkeys.
Werner Koch
1
-46
/
+203
2024-01-22
gpg: Use ephemeral mode for generating card keys.
Werner Koch
1
-9
/
+39
2024-01-22
gpg: Add a communication object to the key generation code.
Werner Koch
1
-22
/
+72
2024-01-16
gpg: For v5 key generation for X448 also in parm file mode.
Werner Koch
1
-56
/
+114
2024-01-16
gpg: When using a parm file w/o usage don't set the RENC usage.
Werner Koch
1
-2
/
+3
2024-01-11
gpg: Fix regression in the Revoker keyword of the parmeter file.
Werner Koch
1
-1
/
+1
2023-10-27
gpg: Fix minor memory leak during certain smartcard operations.
Werner Koch
1
-2
/
+11
2023-10-26
gpg: Allow expiration time after 2038-01-19 on 32 bit Windows.
Werner Koch
1
-5
/
+16
2023-10-14
gpg: Allow to specify seconds since Epoch beyond 2038.
Werner Koch
1
-3
/
+10
2023-07-25
gpg: Add support for Subkey-Expire-Date.
NIIBE Yutaka
1
-6
/
+25
2023-07-25
gpg: Fix expiration time when Creation-Date is specified.
NIIBE Yutaka
1
-9
/
+20
2023-07-12
gpg: Add support for Subkey-Expire-Date.
NIIBE Yutaka
1
-6
/
+25
2023-07-12
gpg: Fix expiration time when Creation-Date is specified.
NIIBE Yutaka
1
-9
/
+20
2023-07-07
gpg: Add algo constants for PQC.
Werner Koch
1
-2
/
+29
2023-06-05
gpg: Set default expiration date to 3 years.
Werner Koch
1
-1
/
+1
2023-04-21
gpg: Fix writing ECDH keys to OpenPGP smartcards.
Werner Koch
1
-1
/
+11
2023-03-01
gpg: Allow adding of Additional Decryption Subkeys.
Werner Koch
1
-29
/
+24
2023-02-16
gpg: New option --add-desig-revoker
Werner Koch
1
-10
/
+104
2022-12-02
gpg: New export option "mode1003".
Werner Koch
1
-1
/
+1
2022-12-02
gpg: Remove a mostly duplicated function.
Werner Koch
1
-1
/
+1
2022-10-31
gpg: Merge --rfc4880bis features into --gnupg
Werner Koch
1
-18
/
+12
[next]