index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
am
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-08
agent: Fix the condition to detect leading 0x00 problem.
NIIBE Yutaka
1
-5
/
+16
2020-06-05
agent,ecc: Use of opaque MPI for ECC, fixup 'd'.
NIIBE Yutaka
5
-16
/
+151
2020-06-05
agent: For ECC, use opaque MPI for key representation.
NIIBE Yutaka
1
-20
/
+69
2020-06-05
agent,ssh: Tighten condition for EdDSA.
NIIBE Yutaka
1
-2
/
+1
2020-06-05
agent: Remove duplicated code for EdDSA.
NIIBE Yutaka
1
-30
/
+10
2020-06-05
agent: Clean up do_encode_md.
NIIBE Yutaka
1
-13
/
+3
2020-06-03
doc: Minor enhancement for reproducibility.
Werner Koch
1
-0
/
+2
2020-06-03
card: Improve openpgp key writing in "writecert".
Werner Koch
3
-4
/
+114
2020-06-03
gpg: Improve generation of keys stored on card (brainpool,cv25519).
Werner Koch
1
-28
/
+48
2020-06-03
sm: Fix recently introduced regression in CSR creation.
Werner Koch
1
-1
/
+5
2020-05-29
scd: Fix condition for C5 data object for newer Yubikey.
NIIBE Yutaka
1
-1
/
+1
2020-05-28
card: Allow to store and retrieve keyblocks in OpenPGP cards.
Werner Koch
2
-6
/
+92
2020-05-28
card: New command "apdu"
Werner Koch
4
-9
/
+108
2020-05-27
card: Update card info after "generate".
Werner Koch
1
-0
/
+8
2020-05-27
scd:openpgp: New KEY-STATUS attribute.
Werner Koch
2
-1
/
+18
2020-05-27
card: Add command "bye"
Werner Koch
2
-1
/
+2
2020-05-27
card: Take care of removed and re-inserted cards.
Werner Koch
2
-4
/
+19
2020-05-26
card: Implement UID command and print capabilities.
Werner Koch
3
-6
/
+131
2020-05-26
scd:openpgp: Add attribute "UIF" for convenience.
Werner Koch
1
-5
/
+11
2020-05-26
scd: Fix Yubikey app switching problem
Werner Koch
1
-4
/
+12
2020-05-22
gpg: Clean up ECDH code path (5).
NIIBE Yutaka
3
-117
/
+136
2020-05-22
gpg: Clean up ECDH code path (4).
NIIBE Yutaka
1
-167
/
+186
2020-05-22
gpg: Clean up ECDH code path (3).
NIIBE Yutaka
1
-36
/
+52
2020-05-22
gpg: Clean up ECDH code path (2).
NIIBE Yutaka
1
-65
/
+72
2020-05-22
gpg: Clean up ECDH code path (1).
NIIBE Yutaka
1
-49
/
+61
2020-05-20
dirmngr: dns: Fix allocation of string buffer in stack.
NIIBE Yutaka
2
-26
/
+32
2020-05-19
sm: Create ECC certificates with AKI and SKI by default.
Werner Koch
2
-33
/
+145
2020-05-19
common: New function to extract Q from an ECC key.
Werner Koch
2
-1
/
+93
2020-05-18
sm: Support creation of EdDSA certificates.
Werner Koch
4
-63
/
+183
2020-05-18
agent: Allow to use SETHASH for arbitrary data.
Werner Koch
7
-30
/
+102
2020-05-13
sm: Support import and verification of EdDSA certificates.
Werner Koch
3
-17
/
+143
2020-05-11
sm: Support signing using ECDSA.
Werner Koch
2
-32
/
+54
2020-05-08
sm: Allow decryption using dhSinglePass-stdDH-sha1kdf-scheme.
Werner Koch
4
-67
/
+92
2020-05-08
sm: Print algorithm infos in data decryption mode.
Werner Koch
3
-0
/
+30
2020-05-08
sm: Cleanup the use of GCRY_PK_ECC and GCRY_PK_ECDSA.
Werner Koch
6
-8
/
+31
2020-05-08
sm: Improve readability of the data verification output.
Werner Koch
1
-35
/
+66
2020-05-07
card: Allow listing of NKS cards.
Werner Koch
3
-4
/
+42
2020-05-07
scd:nks: Add framework to support IDKey cards.
Werner Koch
1
-51
/
+124
2020-05-07
sm: Fix annoying warning about not yet implemented --attribute.
Werner Koch
1
-1
/
+2
2020-05-07
scd:nks: Get the PIN prompts right for the Signature Card
Werner Koch
1
-56
/
+136
2020-05-07
sm: Print the key types as standard key algorithm strings.
Werner Koch
5
-19
/
+89
2020-05-07
scd:nks: Support decryption using ECDH.
Werner Koch
1
-75
/
+307
2020-05-07
sm: Support decryption of ECDH data using a smartcard.
Werner Koch
1
-8
/
+11
2020-05-05
scd: Extend an internal function to also return the algo.
Werner Koch
8
-17
/
+24
2020-05-04
scd:nks: Add do_with_keygrip and implement a cache.
Werner Koch
1
-90
/
+349
2020-05-04
sm: Support encryption using ECDH keys.
Werner Koch
3
-13
/
+313
2020-05-04
doc: Typo fixes in code comments
Werner Koch
3
-4
/
+4
2020-04-27
sm: Add support to export ECC private keys.
Werner Koch
4
-211
/
+559
2020-04-24
common: Add an easy to use DER builder.
Werner Koch
4
-120
/
+416
2020-04-23
sm: Minor debug output format changes.
Werner Koch
3
-3
/
+3
[next]