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/synch-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
Branch
Commit message
Author
Age
master
tools: Add an experimental Windows descryption script.
Werner Koch
15 hours
STABLE-BRANCH-2-2
gpgsm: Fix caching of the trustlist's flags.
Werner Koch
17 hours
STABLE-BRANCH-2-4
po: Update the Dutch translation.
Frans Spiesschaert
8 days
gniibe/synch-spawn
w32: Synchronous spawning gpg-agent/dirmngr/keyboxd.
NIIBE Yutaka
8 days
bugfixes-2.2
common: Fix read buffer over-read in uncompress_ecc_q_in_canon_sexp.
Collin Funk via Gnupg-devel
6 weeks
gniibe/t7426
gpg: Fix modifying signature data by pk_verify for Ed25519.
NIIBE Yutaka
8 months
gniibe/spawn
Fix gnupg_create_{inbound,outbound}_pipe API.
NIIBE Yutaka
13 months
wk/kyber-test
gpg: Make Kyber creation more flexible.
Werner Koch
16 months
gniibe/kem
Add kmac.c.
NIIBE Yutaka
16 months
tobias/tsa
dirmngr: Add timestamp / RFC3161 client
Tobias Fella
21 months
[...]
Tag
Download
Author
Age
gnupg-2.5.9
gnupg-2.5.9.tar.gz
gnupg-2.5.9.zip
Werner Koch
2 weeks
gnupg-2.5.8
gnupg-2.5.8.tar.gz
gnupg-2.5.8.zip
Werner Koch
5 weeks
gnupg-2.5.7
gnupg-2.5.7.tar.gz
gnupg-2.5.7.zip
Werner Koch
8 weeks
gnupg-2.4.8
gnupg-2.4.8.tar.gz
gnupg-2.4.8.zip
Werner Koch
2 months
gnupg-2.5.6
gnupg-2.5.6.tar.gz
gnupg-2.5.6.zip
Werner Koch
3 months
gnupg-2.2.47
gnupg-2.2.47.tar.gz
gnupg-2.2.47.zip
Werner Koch
4 months
gnupg-2.5.5
gnupg-2.5.5.tar.gz
gnupg-2.5.5.zip
Werner Koch
5 months
gnupg-2.5.4
gnupg-2.5.4.tar.gz
gnupg-2.5.4.zip
Werner Koch
5 months
gnupg-2.5.3
gnupg-2.5.3.tar.gz
gnupg-2.5.3.zip
Werner Koch
6 months
gnupg-2.2.46
gnupg-2.2.46.tar.gz
gnupg-2.2.46.zip
Werner Koch
7 months
[...]
Age
Commit message
Author
Files
Lines
2020-06-04
ecc-sos,gpg: More fixes for SOS.
gniibe/sos
NIIBE Yutaka
4
-5
/
+44
2020-06-04
Fix previous commit.
NIIBE Yutaka
1
-1
/
+1
2020-06-04
ecc-sos,gpg: Use sexp_extract_param_sos to get MPI.
NIIBE Yutaka
4
-16
/
+10
2020-06-04
ecc-sos: Apply SOS also to ECDSA.
NIIBE Yutaka
3
-5
/
+12
2020-06-04
ecc-sos: Fix handling cleartext secret key from agent.
NIIBE Yutaka
1
-7
/
+52
2020-06-04
ecc-sos, agent: More fixes for fixup of ECC private key.
NIIBE Yutaka
4
-19
/
+27
2020-06-03
ecc-sos,agent: Fix sexp parsing of private key.
NIIBE Yutaka
1
-5
/
+8
2020-06-03
ecc-sos, agent: Add fixing up private key part for leading zero.
NIIBE Yutaka
5
-10
/
+128
2020-06-01
Revert "ecc-sos: Add special leading zero octet removal."
NIIBE Yutaka
1
-41
/
+9
2020-05-27
ecc-sos: SOS as Strange Octet String.
NIIBE Yutaka
1
-14
/
+9
[...]
Clone
https://git.bktus.com/GpgFrontend/gnupg.git