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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ecc-sos,gpg: More fixes for SOS.
gniibe/sos
NIIBE Yutaka
2020-06-04
4
-5
/
+44
*
Fix previous commit.
NIIBE Yutaka
2020-06-04
1
-1
/
+1
*
ecc-sos,gpg: Use sexp_extract_param_sos to get MPI.
NIIBE Yutaka
2020-06-04
4
-16
/
+10
*
ecc-sos: Apply SOS also to ECDSA.
NIIBE Yutaka
2020-06-04
3
-5
/
+12
*
ecc-sos: Fix handling cleartext secret key from agent.
NIIBE Yutaka
2020-06-04
1
-7
/
+52
*
ecc-sos, agent: More fixes for fixup of ECC private key.
NIIBE Yutaka
2020-06-04
4
-19
/
+27
*
ecc-sos,agent: Fix sexp parsing of private key.
NIIBE Yutaka
2020-06-03
1
-5
/
+8
*
ecc-sos, agent: Add fixing up private key part for leading zero.
NIIBE Yutaka
2020-06-03
5
-10
/
+128
*
Revert "ecc-sos: Add special leading zero octet removal."
NIIBE Yutaka
2020-06-01
1
-41
/
+9
*
ecc-sos: SOS as Strange Octet String.
NIIBE Yutaka
2020-05-27
1
-14
/
+9
*
ecc-sos: Add special leading zero octet removal.
NIIBE Yutaka
2020-05-27
1
-9
/
+41
*
ecc-sos: Fix SOS handling and revert change of cvt protocol.
NIIBE Yutaka
2020-05-26
1
-15
/
+25
*
ecc-sos: Unsigned integer for SSH, more.
NIIBE Yutaka
2020-05-26
1
-1
/
+1
*
ecc-sos: Use unsigned integer format for SSH.
NIIBE Yutaka
2020-05-26
1
-3
/
+1
*
ecc-sos: When reading private key, it's unsigned.
NIIBE Yutaka
2020-05-26
1
-1
/
+1
*
agent: SSH clean up.
NIIBE Yutaka
2020-05-26
1
-30
/
+9
*
ecc-sos: Backport master change for ECDH.
NIIBE Yutaka
2020-05-25
3
-298
/
+368
*
Revert "ecc-sos: Fix SOS handling in do_unprotect."
NIIBE Yutaka
2020-05-25
1
-10
/
+9
*
ecc-sos: Fix SOS handling in do_unprotect.
NIIBE Yutaka
2020-05-20
1
-9
/
+10
*
ecc-sos: Avoid using gcry_mpi_print and gcry_mpi_scan.
NIIBE Yutaka
2020-05-20
5
-49
/
+79
*
ecc-sos: Fix ECDH.
NIIBE Yutaka
2020-05-20
1
-8
/
+2
*
agent: Don't use gcry_mpi_scan when not needed.
NIIBE Yutaka
2020-05-19
1
-13
/
+3
*
ecc-sos: Fix exporting secret key for SOS.
NIIBE Yutaka
2020-05-19
1
-7
/
+7
*
ecc-sos: Fix gpg-agent for SOS handling.
NIIBE Yutaka
2020-05-18
1
-25
/
+63
*
ecc-sos: gpg-agent access ECC public key as opaque string.
NIIBE Yutaka
2020-05-14
1
-6
/
+7
*
ecc-sos: Use opaque for key from agent.
NIIBE Yutaka
2020-05-14
1
-1
/
+1
*
ecc-sos: Compatible mode for SOS.
NIIBE Yutaka
2020-05-14
1
-6
/
+27
*
ecc-sos: No need to expose sos_write.
NIIBE Yutaka
2020-05-14
2
-12
/
+8
*
ecc-sos: Clean up use of mpi_get_opaque.
NIIBE Yutaka
2020-05-12
1
-2
/
+2
*
ecc-sos: Remove zero-octet removal on write.
NIIBE Yutaka
2020-05-08
2
-18
/
+0
*
ecc-sos: Fix gpg_mpi_write for opaque bit string.
NIIBE Yutaka
2020-05-04
1
-0
/
+1
*
ecc-sos: Fix reading SEXP from agent.
NIIBE Yutaka
2020-05-04
1
-1
/
+1
*
ecc-sos: Fix parsing key for EdDSA/ECDH.
NIIBE Yutaka
2020-05-04
1
-1
/
+5
*
ecc-sos: public key is MPI with the prefix 0x40.
NIIBE Yutaka
2020-05-04
5
-11
/
+5
*
sos: don't change NBITS.
NIIBE Yutaka
2020-05-04
1
-2
/
+0
*
sos: Fix fingerprint computation.
NIIBE Yutaka
2020-05-04
4
-9
/
+14
*
agent: Fix converting to OpenPGP.
NIIBE Yutaka
2020-05-04
1
-2
/
+5
*
Fix exporting key for ECC.
NIIBE Yutaka
2020-05-04
1
-2
/
+2
*
gpg: Fix for the condition calling gpg_sos_write.
NIIBE Yutaka
2020-05-04
1
-4
/
+20
*
gpg: Use opaque MPI for shared point.
NIIBE Yutaka
2020-05-04
1
-7
/
+1
*
gpg: Implement the fix-up of zero for SOS.
NIIBE Yutaka
2020-05-04
1
-0
/
+23
*
gpg: Use opaque MPI for ECDH.
NIIBE Yutaka
2020-05-04
2
-24
/
+4
*
gpg: Use GCRYMPI_FLAG_USER2 for SOS, and hash_public_key with that.
NIIBE Yutaka
2020-05-04
2
-3
/
+13
*
Add sos_read.
NIIBE Yutaka
2020-05-04
2
-10
/
+98
*
gpg: Use opaque byte MPI interface for ECC key.
NIIBE Yutaka
2020-05-04
1
-1
/
+1
*
gpg: Introduce SOS (Simply Octet String) support.
NIIBE Yutaka
2020-05-04
2
-6
/
+59
*
sm: Add support to export ECC private keys.
Werner Koch
2020-04-27
4
-211
/
+559
*
common: Add an easy to use DER builder.
Werner Koch
2020-04-24
4
-120
/
+416
*
sm: Minor debug output format changes.
Werner Koch
2020-04-23
3
-3
/
+3
*
sm: Support decryption of ECDH data.
Werner Koch
2020-04-23
1
-37
/
+365
[next]