Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-02-11 | scd: For PIV cards used NO_AUTH instead of BAD_PIN. | Werner Koch | 1 | -1/+14 |
2019-02-08 | scd: Implement RSA signing for PIV cards. | Werner Koch | 1 | -99/+299 |
2019-02-08 | scd: Allow generating ECC curves on PIV cards. | Werner Koch | 1 | -0/+53 |
2019-02-07 | scd: Store a new PIV public key in the certificate DO. | Werner Koch | 1 | -106/+179 |
2019-02-07 | card: Support reading and writing PIV certificates | Werner Koch | 1 | -8/+191 |
2019-02-06 | scd: Add genkey command to app-piv (rsa-only) | Werner Koch | 1 | -7/+355 |
2019-02-06 | scd: Implement PIN changing and unblocking for PIV cards. | Werner Koch | 1 | -66/+201 |
2019-01-31 | scd: Add DES authentication for PIV card. | Werner Koch | 1 | -7/+248 |
2019-01-29 | card: Support factory reset for Yubikey PIV application. | Werner Koch | 1 | -1/+19 |
2019-01-29 | card: Print keyinfo for PIV cards. | Werner Koch | 1 | -1/+4 |
2019-01-21 | scd: Support CHV-STATUS and CHECKPIN for PIV. | Werner Koch | 1 | -25/+212 |
2019-01-20 | scd: Add very basic support for PIV cards. | Werner Koch | 1 | -0/+1238 |