aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* gpg: Fix flaw in symmetric algorithm selection in mixed mode.Werner Koch2020-07-073-18/+10
* sm: Exclude rsaPSS from de-vs compliance mode.Werner Koch2020-07-0316-89/+175
* scd:nks: Implement writecert for the Signature card v2.Werner Koch2020-07-023-8/+133
* dirmngr: Silence annoying warning for missing default ldap server file.Werner Koch2020-07-021-5/+8
* Support a history file in gpg-card and gpg-connect-agent.Werner Koch2020-07-029-7/+216
* scd:nks: Fix certificate read problem with TCOS signature card v2.Werner Koch2020-06-301-0/+2
* scd: Change how the removed card flag is set.Werner Koch2020-06-301-13/+14
* card: Better detect removed cards. Add TCOS PIN menu.Werner Koch2020-06-303-53/+199
* ecc: Support Ed448/X448 key generation.NIIBE Yutaka2020-06-301-2/+5
* scd: Shorten cardio debug output for all zeroes.Werner Koch2020-06-291-4/+33
* sm: Fix regression in Friday's commitWerner Koch2020-06-291-2/+2
* sm: Try not to output a partial new message after an error.Werner Koch2020-06-261-2/+19
* sm: Print the serial number of a cert also in decimal.Werner Koch2020-06-263-3/+89
* scd:nks: Fix remaining tries warning in --reset mode.Werner Koch2020-06-251-9/+10
* card: Add password change menu for NKS cards.Werner Koch2020-06-251-4/+52
* sm: Fix support verification of nistp521 signatures.Werner Koch2020-06-251-1/+1
* agent: separate out daemon handling infrastructure for reuseJames Bottomley2020-06-247-583/+759
* gpgconf: Fix regression in --launch and --kill from MarchWerner Koch2020-06-242-3/+7
* agent: expose shadow key typeJames Bottomley via Gnupg-devel2020-06-244-17/+90
* gpg,agent: Support Ed448 signing.NIIBE Yutaka2020-06-248-99/+148
* ecc: Use "cv448" to specify key using X448.NIIBE Yutaka2020-06-235-15/+23
* agent: Use get_pk_algo_from_key.NIIBE Yutaka2020-06-192-159/+1
* agent: Clean up for getting info from SEXP.NIIBE Yutaka2020-06-193-59/+23
* agent: A little clean up.NIIBE Yutaka2020-06-191-2/+0
* agent: Fix regression in 'd' fixup code for shadowed keys.Werner Koch2020-06-171-0/+2
* sm: Support verification of nistp521 signatures.Werner Koch2020-06-171-5/+8
* gpg: Fix for new SOS changes when used with Libgcrypt < 1.8.6.Werner Koch2020-06-091-0/+27
* gpg: Extend the TRUST_ status lines.Werner Koch2020-06-092-22/+63
* gpg: Use bytes for ECDH.NIIBE Yutaka2020-06-094-60/+64
* gpg: Add X448 support.NIIBE Yutaka2020-06-094-2/+70
* gpg,ecc: Handle external representation as SOS with opaque MPI.NIIBE Yutaka2020-06-099-59/+316
* gpg: If possible TRUST values now depend on signer's UID or --sender.Werner Koch2020-06-086-49/+204
* build: Fix recent commit for SOURCE_DATE_EPOCH.Werner Koch2020-06-083-4/+4
* doc: Minor code comment fixes.Werner Koch2020-06-086-6/+10
* agent: Fix the condition to detect leading 0x00 problem.NIIBE Yutaka2020-06-081-5/+16
* agent,ecc: Use of opaque MPI for ECC, fixup 'd'.NIIBE Yutaka2020-06-055-16/+151
* agent: For ECC, use opaque MPI for key representation.NIIBE Yutaka2020-06-051-20/+69
* agent,ssh: Tighten condition for EdDSA.NIIBE Yutaka2020-06-051-2/+1
* agent: Remove duplicated code for EdDSA.NIIBE Yutaka2020-06-051-30/+10
* agent: Clean up do_encode_md.NIIBE Yutaka2020-06-051-13/+3
* doc: Minor enhancement for reproducibility.Werner Koch2020-06-031-0/+2
* card: Improve openpgp key writing in "writecert".Werner Koch2020-06-033-4/+114
* gpg: Improve generation of keys stored on card (brainpool,cv25519).Werner Koch2020-06-031-28/+48
* sm: Fix recently introduced regression in CSR creation.Werner Koch2020-06-031-1/+5
* scd: Fix condition for C5 data object for newer Yubikey.NIIBE Yutaka2020-05-291-1/+1
* card: Allow to store and retrieve keyblocks in OpenPGP cards.Werner Koch2020-05-282-6/+92
* card: New command "apdu"Werner Koch2020-05-284-9/+108
* card: Update card info after "generate".Werner Koch2020-05-271-0/+8
* scd:openpgp: New KEY-STATUS attribute.Werner Koch2020-05-272-1/+18
* card: Add command "bye"Werner Koch2020-05-272-1/+2