aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-09gpg: Add X448 support.NIIBE Yutaka2-2/+41
2020-06-09gpg,ecc: Handle external representation as SOS with opaque MPI.NIIBE Yutaka9-59/+316
2020-06-08gpg: If possible TRUST values now depend on signer's UID or --sender.Werner Koch5-44/+178
2020-06-08doc: Minor code comment fixes.Werner Koch6-6/+10
2020-06-03gpg: Improve generation of keys stored on card (brainpool,cv25519).Werner Koch1-28/+48
2020-05-22gpg: Clean up ECDH code path (5).NIIBE Yutaka3-117/+136
2020-05-22gpg: Clean up ECDH code path (4).NIIBE Yutaka1-167/+186
2020-05-22gpg: Clean up ECDH code path (3).NIIBE Yutaka1-36/+52
2020-05-22gpg: Clean up ECDH code path (2).NIIBE Yutaka1-65/+72
2020-05-22gpg: Clean up ECDH code path (1).NIIBE Yutaka1-49/+61
2020-05-04doc: Typo fixes in code commentsWerner Koch1-2/+2
2020-04-16gpg: Make AEAD modes subject to compliance checks.Werner Koch1-10/+13
2020-04-15indent: Some typo and indentation changes for gpg.Werner Koch4-14/+16
2020-04-15gpg: Fix broken setting of AEAD algo.Werner Koch1-7/+1
2020-04-08gpg: ECDH: Accept longer padding.NIIBE Yutaka1-4/+1
2020-04-03gpg,card: Use the new MANUFACTURER attribute.Werner Koch3-43/+20
2020-04-03gpg: Add regular expression support.NIIBE Yutaka2-21/+3
2020-03-18gpg: Also allow a v5 fingerprint for --trusted-key.Werner Koch1-0/+7
2020-03-18gpg: Update --trusted-key to accept fingerprint as well as long key id.Daniel Kahn Gillmor1-6/+18
2020-03-18gpg: Fix key expiration and usage for keys created at the Epoch.Werner Koch1-12/+16
2020-03-14gpgconf: Further simplify the gpgconf option processing.Werner Koch1-34/+3
2020-03-14gpg: New option --auto-key-importWerner Koch3-9/+20
2020-03-13gpg: Make use of the included key block in a signature.Werner Koch11-50/+246
2020-03-13gpg: New option --include-key-block.Werner Koch4-11/+134
2020-03-13gpg: Add property "fpr" for use by --export-filter.Werner Koch6-2/+67
2020-03-12doc: Add a comment to explain the signature postscript.Werner Koch1-3/+8
2020-03-06gpg: Re-group the options in the --help output.Werner Koch1-288/+291
2020-03-06gpgconf: Support reading global options (part 2).Werner Koch1-9/+15
2020-03-03card: Add yet another vendor.Werner Koch1-0/+1
2020-03-03card: Add new vendor.Werner Koch1-0/+1
2020-02-25gpg: Re-enable versioned config filesWerner Koch1-2/+2
2020-02-25gpg: Re-add checking of config file permissions.Werner Koch1-98/+18
2020-02-20Use gpgrt's new option parser for gpgc, gpgsm, and gpg-agent.Werner Koch1-11/+14
2020-02-20gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch5-162/+177
2020-02-19gpg: Fix default-key selection when card is available.NIIBE Yutaka1-1/+9
2020-02-18Spelling cleanup.Daniel Kahn Gillmor13-19/+19
2020-02-13gpg: New option --full-timestrings.Werner Koch5-4/+47
2020-02-13gpg: Changes to allow direct key generation from an OpenPGP card.Werner Koch3-183/+344
2020-02-12gpg: Rename the struct card_key_info_s.Werner Koch3-17/+22
2020-02-11gpg: Improve key creation direct from the card.Werner Koch3-26/+122
2020-02-11common: Extend the openpgp_curve_to_oid function.Werner Koch4-6/+7
2020-02-10build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch4-9/+3
2020-02-10gpg: Make really sure that --verify-files always returns an error.Werner Koch1-5/+13
2020-02-09scd:openpgp: Let the genkey function also accept a full keyref.Werner Koch1-1/+1
2020-02-09common: New function get_keyalgo_string.Werner Koch1-1/+4
2020-02-09common: Add OpenPGP<->Gcrypt pubkey id mapping functions.Werner Koch3-20/+4
2020-01-28card: Add new OpenPGP card vendor.Werner Koch1-0/+1
2020-01-21gpg: Fix printing of keyring name (regression in master)Werner Koch1-1/+1
2020-01-21card: Add new OpenPGP card vendorWerner Koch1-0/+1
2020-01-21build: Require libgpg-error 1.37Werner Koch1-1/+1