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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-11
gpg: Do not bail out on secret keys with an unknown algo
Werner Koch
1
-0
/
+2
2024-06-05
gpg: Add magic parameter "default" to --quick-add-adsk.
Werner Koch
5
-17
/
+85
2024-06-05
gpg: Do not show RENC if no key capabilities are found for a key.
Werner Koch
2
-2
/
+8
2024-06-05
gpg: Print designated revokers also in a standard listing.
Werner Koch
4
-31
/
+67
2024-06-05
gpg: Autoload designated revoker key and ADSK when needed.
Werner Koch
4
-27
/
+42
2024-06-04
gpg: Implement the LDAP AKL method.
Werner Koch
5
-98
/
+30
2024-06-04
gpg: Rename functions with an "fprint" part to "fpr"
Werner Koch
15
-107
/
+101
2024-06-03
gpg: New option --default-new-key-adsk.
Werner Koch
5
-52
/
+222
2024-05-31
indent: Fix spelling
Daniel Kahn Gillmor
22
-38
/
+38
2024-05-31
spawn: Remove spawn callback, introduce gnupg_spawn_actions.
NIIBE Yutaka
1
-2
/
+2
2024-05-28
gpg: Avoid a double free on error in the key generation.
Werner Koch
1
-30
/
+23
2024-05-16
gpg: Allow no CRC24 checksum in armor.
NIIBE Yutaka
1
-2
/
+2
2024-05-15
gpg: Terminate key listing on output write error.
Werner Koch
4
-20
/
+46
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-24
gpg: New option --require-pqc-encryption
Werner Koch
4
-1
/
+27
2024-04-23
gpg: Split keygrip in a standard key listing.
Werner Koch
1
-2
/
+15
2024-04-23
gpg: Support Kyber with Brainpool512r1.
Werner Koch
1
-0
/
+16
2024-04-23
gpg: Support encryption with kyber_bp256 and kyber_bp384
Werner Koch
2
-0
/
+35
2024-04-23
gpg: Support encryption with kyber_cv448.
Werner Koch
1
-13
/
+40
2024-04-18
gpg: Prepare Kyber encryption code for more variants.
Werner Koch
1
-22
/
+66
2024-04-17
gpg: Mark disabled keys and add show-ownertrust list option.
Werner Koch
5
-10
/
+28
2024-04-17
gpg: New command --quick-set-ownertrust.
Werner Koch
3
-1
/
+97
2024-04-17
gpg: Mark disabled keys and add show-ownertrust list option.
Werner Koch
5
-10
/
+28
2024-04-17
gpg: New command --quick-set-ownertrust.
Werner Koch
3
-1
/
+97
2024-04-16
gpg: Make --with-subkey-fingerprint the default.
Werner Koch
1
-0
/
+6
2024-04-15
gpg: Fix minor Kyber display things.
Werner Koch
1
-0
/
+1
2024-04-15
gpg: Implement Kyber encryption.
Werner Koch
2
-4
/
+214
2024-04-15
gpg: Add arg session_algo to pk_decrypt.
Werner Koch
3
-117
/
+157
2024-04-12
gpg: Prepare to use the fingerprint as fixed-info for Kyber.
Werner Koch
3
-8
/
+22
2024-04-12
gpg: Simplify the pk_encrypt function interface.
Werner Koch
3
-33
/
+37
2024-04-11
gpg: Changed internal data format for Kyber.
Werner Koch
8
-41
/
+103
2024-04-11
indent: Re-indent a function
Werner Koch
1
-166
/
+165
2024-04-10
gpg: Make Kyber creation more flexible.
Werner Koch
4
-10
/
+52
2024-04-09
gpg: Some support to allow Kyber decryption.
Werner Koch
7
-15
/
+67
2024-04-09
gpg: Allow no CRC24 checksum in armor.
NIIBE Yutaka
1
-2
/
+2
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
2
-11
/
+83
2024-04-05
gpg: Support dual keygrips.
Werner Koch
9
-38
/
+175
2024-04-05
gpg: Don't show the "fast path listing" diagnostic with --quiet.
Werner Koch
1
-2
/
+3
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
8
-108
/
+460
2024-03-26
gpg,gpgsm: New option --disable-fd-translation.
Werner Koch
1
-1
/
+7
2024-03-14
gpg: Make sure a DECRYPTION_OKAY is never issued for a bad OCB tag.
Werner Koch
2
-1
/
+6
2024-03-14
gpg: Make sure a DECRYPTION_OKAY is never issued for a bad OCB tag.
Werner Koch
2
-1
/
+6
2024-03-14
gpg: new list-option store-x509-notations.
Werner Koch
3
-8
/
+48
2024-03-12
gpg: new list-option show-x509-notations
Werner Koch
5
-16
/
+128
2024-03-06
gpg: Fix a possible segv due to an uninitialized gcrypt context.
Werner Koch
1
-1
/
+1
2024-03-06
wks: Make gpg-wks-client --mirror work w/o args.
Werner Koch
1
-1
/
+1
2024-03-04
gpg: Fix mixed invocation with --trusted-keys and --no-options.
Werner Koch
1
-44
/
+66
[prev]
[next]