aboutsummaryrefslogtreecommitdiffstats
path: root/scd (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-13Fix the previous commit.NIIBE Yutaka1-3/+3
2019-03-13g10: Fix symmetric cipher algo constant for ECDH.NIIBE Yutaka1-2/+2
2019-03-05card: Print card version. Check for bad Yubikeys.Werner Koch2-6/+16
2019-03-05scd: Rename a shared info field name.Werner Koch3-14/+15
2019-03-05scd:piv: Implement import of private keys for Yubikeys.Werner Koch4-13/+470
2019-03-01scd:piv: Add feature to read Yubikey attestation certificates.Werner Koch1-2/+28
2019-03-01scd:piv: Allow writecert to only write matching certs.Werner Koch1-22/+55
2019-02-26scd: Simplify the app_readkey parameters.Werner Koch7-117/+93
2019-02-25scd: PIV: Always require a PIN for signing with 9C.Werner Koch1-8/+20
2019-02-22scd: internal driver: Submit SET_INTERFACE control transfer.NIIBE Yutaka1-8/+6
2019-02-21scd: Extend KEYPAIRINFO by key usage info.Werner Koch3-46/+95
2019-02-21scd: Don't let the "undefined" app cause a conflict error.Werner Koch1-0/+3
2019-02-21scd: Clear CHV status on timeout error.NIIBE Yutaka1-34/+45
2019-02-21scd: Handle ack button timeout as GPG_ERR_TIMEOUT.NIIBE Yutaka2-0/+2
2019-02-11scd: Implement decryption for PIV cards.Werner Koch1-1/+146
2019-02-11scd: For PIV cards used NO_AUTH instead of BAD_PIN.Werner Koch1-1/+14
2019-02-08scd: Implement RSA signing for PIV cards.Werner Koch1-99/+299
2019-02-08scd: Allow generating ECC curves on PIV cards.Werner Koch2-16/+79
2019-02-07scd: Store a new PIV public key in the certificate DO.Werner Koch2-107/+181
2019-02-07card: Support reading and writing PIV certificatesWerner Koch1-8/+191
2019-02-06scd: Add genkey command to app-piv (rsa-only)Werner Koch1-7/+355
2019-02-06scd: Make app_genkey and supporting ISO function more flexible.Werner Koch6-19/+24
2019-02-06scd: Fix parameter name of app_change_key.Werner Koch2-7/+10
2019-02-06scd: Implement PIN changing and unblocking for PIV cards.Werner Koch1-66/+201
2019-02-05scd: Allow standard keyref scheme for app-openpgp.Werner Koch2-1/+15
2019-01-31scd: Add DES authentication for PIV card.Werner Koch2-17/+287
2019-01-29card: Support factory reset for Yubikey PIV application.Werner Koch3-3/+31
2019-01-29card: Print keyinfo for PIV cards.Werner Koch1-1/+4
2019-01-25scd: Improve app selection for app "undefined".Werner Koch1-6/+12
2019-01-25scd: Fix flushing of CA-FPR data objectsWerner Koch1-23/+25
2019-01-23scd: Support PASSWD --clear for OpenPGP card.NIIBE Yutaka1-1/+32
2019-01-21scd: Support CHV-STATUS and CHECKPIN for PIV.Werner Koch1-25/+212
2019-01-21scd: Add option --clear to PASSWD.Werner Koch6-6/+45
2019-01-20scd: Add very basic support for PIV cards.Werner Koch4-1/+1301
2019-01-20scd: One new and one improved 7816 function.Werner Koch6-27/+90
2019-01-07scd: Fix for USB INTERRUPT transfer.NIIBE Yutaka1-2/+1
2019-01-03scd: Add two variants to the set of ISO7816 functions.Werner Koch2-0/+86
2019-01-03scd: Support "READKEY --advanced" for all cards.Werner Koch1-6/+29
2019-01-02doc: Typo fix in code commentWerner Koch1-4/+4
2018-12-18scd: Fix description string.NIIBE Yutaka1-2/+2
2018-11-28scd: Serialize opening device by select_application.NIIBE Yutaka1-5/+6
2018-11-15scd: Make "learn" report about KDF data object.NIIBE Yutaka1-3/+8
2018-10-25g10,scd: Improve UIF support.NIIBE Yutaka1-3/+6
2018-10-24all: fix spelling and typosDaniel Kahn Gillmor7-10/+10
2018-10-15scd: Fix signing authentication status.NIIBE Yutaka1-1/+4
2018-10-11scd: Support "acknowledge button" feature.NIIBE Yutaka7-1/+97
2018-09-27g10,scd: Support UIF changing command.NIIBE Yutaka1-3/+15
2018-07-26scd: Add support for Trustica Cryptoucan.Jiří Keresteš3-3/+13
2018-04-03scd: Writing KDF resets auth state.NIIBE Yutaka1-1/+7
2018-03-30g10,scd: Support single salt for KDF data object.NIIBE Yutaka1-7/+22