aboutsummaryrefslogtreecommitdiffstats
path: root/scd/app-openpgp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update OpenPGP card vendor list.Werner Koch2021-07-041-1/+4
* scd: Fix unblock PIN by a Reset Code with KDF.Kirill Elagin2021-05-041-1/+1
* scd: New option --pcsc-shared.Werner Koch2021-04-291-1/+1
* common: Extend the openpgp_curve_to_oid function.Werner Koch2021-04-291-4/+4
* scd: Change parameters of readkey fucntion pointer.Werner Koch2021-02-191-2/+2
* scd: Pass ctrl parameter to more app functions.Werner Koch2021-02-191-11/+20
* scd: Detect Yubikey and provide nicer display-s/n.Werner Koch2021-02-191-7/+4
* scd: Change the apptype from a string to an enum.Werner Koch2021-02-191-13/+13
* scd: Add some compatibility code for easier backporting.Werner Koch2021-02-191-1/+0
* scd:openpgp: Fix writing ECC key to card.NIIBE Yutaka2020-12-071-6/+27
* doc: Fix typosGavin L. Rebeiro2020-11-231-1/+1
* scd:openpgp: Public keys should be available for check_keyidstr.NIIBE Yutaka2020-11-191-0/+5
* scd:openpgp: Drop support for GnuPG 1.Werner Koch2020-11-161-36/+1
* scd:openpgp: Allow keygrip to be used to reference a keyWerner Koch2020-11-161-141/+129
* scd: Add a workaround for Yubikey.NIIBE Yutaka2020-10-061-0/+6
* scd: Silence compiler warning.NIIBE Yutaka2020-10-061-3/+3
* scd: Report any error for LEARN command.NIIBE Yutaka2020-10-061-28/+63
* scd: Fix the use case of verify_chv2 by CHECKPIN.NIIBE Yutaka2020-09-161-16/+20
* scd: Fix a regression for OpenPGP card.NIIBE Yutaka2020-09-011-0/+5
* scd: Add condition for VERIFY with 0x82.NIIBE Yutaka2020-08-271-4/+9
* scd: Fix condition for C5 data object for newer Yubikey.NIIBE Yutaka2020-05-291-1/+1
* common: Change argument order of log_printhex.Werner Koch2020-05-121-6/+6
* scd:openpgp: New attribute "MANUFACTURER".Werner Koch2020-04-151-0/+50
* scd: Fix pinpad handling when KDF enabled.NIIBE Yutaka2020-03-181-0/+2
* scd: Disable pinpad if it's impossible by KDF DO.NIIBE Yutaka2020-03-181-6/+29
* scd:openpgp: Extend keypairinfo with usage flags.Werner Koch2019-08-211-0/+10
* scd: New standard attributes $ENCRKEYID and $SIGNKEYID.Werner Koch2019-08-211-0/+14
* gpg: Repurpose the ISO defined DO "sex" to "salutation".Werner Koch2019-08-211-1/+1
* spelling: Fix "synchronize"Daniel Kahn Gillmor2019-06-241-1/+1
* g10: Fix symmetric cipher algo constant for ECDH.NIIBE Yutaka2019-03-271-2/+2
* scd: Fix flushing of CA-FPR data objectsWerner Koch2019-03-071-20/+22
* scd: Make app_genkey and supporting ISO function more flexible.Werner Koch2019-02-111-3/+5
* scd: Allow standard keyref scheme for app-openpgp.Werner Koch2019-02-111-1/+14
* scd: Add option --clear to PASSWD.Werner Koch2019-01-221-0/+4
* scd: Make "learn" report about KDF data object.NIIBE Yutaka2018-12-061-0/+2
* scd: Fix signing authentication status.NIIBE Yutaka2018-10-151-1/+4
* scd: Writing KDF resets auth state.NIIBE Yutaka2018-04-031-1/+7
* g10,scd: Support single salt for KDF data object.NIIBE Yutaka2018-03-301-7/+22
* scd: Support changing key attribute back to RSA.NIIBE Yutaka2018-03-301-6/+18
* scd: Support KDF DO setup.NIIBE Yutaka2018-03-221-2/+3
* scd: Improve KDF-DO supportArnaud Fontaine2018-02-131-1/+2
* scd: Fix handling for Data Object with no data.NIIBE Yutaka2018-02-121-2/+6
* scd: Support KDF Data Object of OpenPGPcard V3.3.NIIBE Yutaka2018-01-221-25/+94
* scd: Fix for large ECC keys.NIIBE Yutaka2017-09-111-8/+32
* scd: Convey the correct length for LeWerner Koch2017-08-271-2/+2
* scd: Use unsigned int for fields.NIIBE Yutaka2017-07-241-5/+5
* scd: Add debug message for v3 card.NIIBE Yutaka2017-07-211-8/+17
* scd: Support longer data length for special DOs for v3 card.NIIBE Yutaka2017-07-201-16/+45
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-2/+2
* Remove -I option to common.NIIBE Yutaka2017-03-071-5/+5