index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ABOUT-NLS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2020-04-23
sm: Support decryption of ECDH data.
Werner Koch
1
-37
/
+365
2020-04-23
common: Add functions to help create DER objects.
Werner Koch
2
-2
/
+111
2020-04-21
sm: Support import of PKCS#12 encoded ECC private keys.
Werner Koch
3
-62
/
+198
2020-04-21
sm: Replace some debug message by log_error or log_info
Werner Koch
2
-8
/
+10
2020-04-17
scd:nks: Allow retrieving certificates from a Signature Card v.20
Werner Koch
1
-164
/
+299
2020-04-17
scd: Detect missing card in "getinfo all_active_apps".
Werner Koch
1
-0
/
+5
2020-04-16
sm: Always allow authorityInfoAccess lookup if CRLs are also enabled.
Werner Koch
2
-9
/
+19
2020-04-16
sm: Lookup missing issuers first using authorityInfoAccess.
Werner Koch
4
-26
/
+180
2020-04-16
dirmngr: Allow http URLs with "LOOKUP --url"
Werner Koch
1
-20
/
+103
2020-04-16
gpg: Make AEAD modes subject to compliance checks.
Werner Koch
1
-10
/
+13
2020-04-15
indent: Some typo and indentation changes for gpg.
Werner Koch
5
-19
/
+18
2020-04-15
gpg: Fix broken setting of AEAD algo.
Werner Koch
1
-7
/
+1
2020-04-15
sm,dirmngr: Restrict allowed parameters used with rsaPSS.
Werner Koch
3
-2
/
+87
2020-04-15
regexp: Fix generation of _unicode_mapping.c.
NIIBE Yutaka
3
-4
/
+15
2020-04-14
sm: Support rsaPSS verification also for CMS signatures.
Werner Koch
3
-41
/
+113
2020-04-09
dirmngr: Support rsaPSS also in the general validate module.
Werner Koch
2
-45
/
+132
2020-04-09
sm,dirmngr: Support rsaPSS signature verification.
Werner Koch
2
-60
/
+307
2020-04-09
common: New function to map hash algo names.
Werner Koch
2
-0
/
+42
2020-04-09
scd:p15: Return a display S/N via Assuan.
Werner Koch
1
-21
/
+54
2020-04-08
gpg: ECDH: Accept longer padding.
NIIBE Yutaka
1
-4
/
+1
2020-04-07
scd:p15: Show a pretty PIN prompt.
Werner Koch
1
-13
/
+197
2020-04-07
scd: Return GPG_ERR_BAD_PIN on 0x63Cn status word.
Werner Koch
2
-0
/
+4
2020-04-07
scd: Factor common PIN status check out.
Werner Koch
5
-83
/
+58
2020-04-07
doc: Typo fix in code comment.
Werner Koch
1
-1
/
+1
2020-04-07
scd:p15: Fix decrypt followed by sign problem for D-Trust cards.
Werner Koch
3
-14
/
+91
2020-04-06
tools: Use internal regexp routines.
NIIBE Yutaka
1
-2
/
+2
2020-04-03
scd:p15: Emit MANUFACTURER, $ENCRKEYID, $SIGNKEYID.
Werner Koch
1
-18
/
+62
2020-04-03
gpg,card: Use the new MANUFACTURER attribute.
Werner Koch
6
-88
/
+42
2020-04-03
scd:openpgp: New attribute "MANUFACTURER".
Werner Koch
2
-0
/
+57
2020-04-03
gpg: Add regular expression support.
NIIBE Yutaka
17
-94
/
+36313
2020-04-02
scd:p15: Implement do_with_keygrip and capabilities.
Werner Koch
1
-34
/
+48
2020-04-02
scd:p15: Rename some variables and functions for clarity.
Werner Koch
1
-28
/
+28
2020-04-02
scd: Use Gcrypt usage constants for the do_with_keygrip capabilities.
Werner Koch
3
-8
/
+17
2020-04-02
scd: New command DEVINFO.
NIIBE Yutaka
3
-62
/
+203
2020-04-01
scd:p15: Cache the PIN.
Werner Koch
1
-0
/
+8
2020-04-01
scd:p15: Run a keygrip_from_prkdf before verify_pin
Werner Koch
1
-9
/
+18
2020-04-01
scd:p15: Support decryption with CardOS 5 cards.
Werner Koch
1
-2
/
+100
2020-04-01
scd:p15: Factor PIN verification out to a new function.
Werner Koch
1
-192
/
+224
[next]