aboutsummaryrefslogtreecommitdiffstats
path: root/scd/app-openpgp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-12-02scd: Fix for Curve25519 prefix handling.NIIBE Yutaka1-1/+26
2015-11-19scd: Improve error handling.Justus Winter1-1/+1
2015-11-17Fix typos found using codespell.Justus Winter1-4/+4
2015-11-04scd: fix change_keyattr.NIIBE Yutaka1-2/+2
2015-09-19scd: Fix KEYTOCARD handling for ECC key.NIIBE Yutaka1-7/+11
2015-09-07scd: Force key attribute change for writekey.NIIBE Yutaka1-33/+62
2015-09-07scd: KEYNO cleanup.NIIBE Yutaka1-70/+67
2015-08-06Curve25519 support.NIIBE Yutaka1-57/+62
2015-08-06common: extend API of openpgp_oid_to_curve for canonical name.NIIBE Yutaka1-2/+2
2015-08-04scd: Fix ecc_oid.NIIBE Yutaka1-1/+1
2015-08-04scd: Fix ECC support.NIIBE Yutaka1-17/+44
2015-07-26scd: Fix size_t/unsigned int mismatch.Werner Koch1-1/+3
2015-07-25scd: support any curves defined by libgcrypt.NIIBE Yutaka1-221/+143
2015-07-23scd: Format change to specify "rsa2048" for KEY-ATTR.NIIBE Yutaka1-6/+10
2015-07-21scd: change_keyattr_from_string for ECC.NIIBE Yutaka1-55/+95
2015-07-17scd: Use openpgpdefs.h for constants.NIIBE Yutaka1-13/+17
2015-07-02scd: Support AES decryption for OpenPGPcard v3.0.NIIBE Yutaka1-1/+4
2015-06-26scd: Support button flag and AES key data for OpenPGPcard v3.0.NIIBE Yutaka1-8/+28
2015-06-05scd: do_decipher change for OpenPGPcard v3.0.NIIBE Yutaka1-3/+21
2015-05-29scd: Fix key template of ECC.NIIBE Yutaka1-1/+1
2015-03-09scd: fix for 64-bit arch.NIIBE Yutaka1-3/+3
2015-02-11Use inline functions to convert buffer data to scalars.Werner Koch1-1/+2
2015-01-28scd: Fix varargs call for 64-bit arch on ECC keys.NIIBE Yutaka1-14/+12
2015-01-08scd: fix get_public_key for OpenPGPcard v1.0.Joshua Rogers1-1/+1
2014-12-22scd: ECDH Support.NIIBE Yutaka1-100/+69
2014-12-15gpg: Add sub-command "factory-reset" to --card-edit.Werner Koch1-3/+4
2014-12-12scd: Fix possibly inhibited checkpin of the admin pin.Werner Koch1-1/+1
2014-12-08scd: Fix for EdDSA.NIIBE Yutaka1-3/+5
2014-12-05scd: Fix for NIST P-256.NIIBE Yutaka1-6/+12
2014-08-26Switch to the libgpg-error provided estream.Werner Koch1-3/+2
2014-04-09scd: EdDSA support.NIIBE Yutaka1-43/+121
2014-04-08scd: Silent compiler warnings about unused variables.Werner Koch1-0/+10
2014-03-12scd: writekey support of ECC.NIIBE Yutaka1-93/+424
2013-08-29scd: add support for RSA_CRT and RSA_CRT_N key import.Jonas Borgström1-7/+68
2013-08-28gpg: Make decryption with the OpenPGP card work.Werner Koch1-1/+4
2013-08-27scd: fix parsing login-data DO.NIIBE Yutaka1-12/+13
2013-03-14scd: fix missing close paren.NIIBE Yutaka1-1/+1
2013-03-09scd: support ECDSA signing.NIIBE Yutaka1-7/+24
2013-03-08scd: support ECDSA public key.NIIBE Yutaka1-94/+254
2013-02-08scd: Rename 'keypad' to 'pinpad'.NIIBE Yutaka1-43/+43
2013-02-05scd: Fix check_keypad_request.NIIBE Yutaka1-1/+1
2013-02-05SCD: Support P=N format for login data.NIIBE Yutaka1-24/+24
2013-02-05SCD: Defaults to use pinpad if the reader has the capability.NIIBE Yutaka1-25/+25
2013-02-05SCD: handle keypad request on the card.NIIBE Yutaka1-6/+104
2013-02-05SCD: Support fixed length PIN input for keypad.NIIBE Yutaka1-3/+3
2013-02-05SCD: API cleanup for keypad handling.NIIBE Yutaka1-3/+3
2012-12-13SCD: Fix the process of writing key or generating key.NIIBE Yutaka1-2/+2
2012-11-06Allow decryption with card keys > 3072 bitsWerner Koch1-0/+10
2012-08-24Actually show translators comments in PO filesDavid Prévot1-2/+1
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-6/+6