aboutsummaryrefslogtreecommitdiffstats
path: root/scd/app-nks.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-13scd: Fix memory leaks.Jakub Jelen1-1/+1
2021-04-08scd:nks: Handle APP_READKEY_FLAG_INFO.Werner Koch1-62/+117
2021-01-26scd:p15: First step towards real CardOS 5 support.Werner Koch1-1/+1
2021-01-06scd:nks: Add support for signing plain SHA-3 digests.Ingo Klöcker1-17/+67
2020-12-11scd:nks: Support READKEY with keygrip and for "NKS-IDLM" keyref.NIIBE Yutaka1-0/+22
2020-12-11scd:nks: Factor out pubkey retrieval from keygrip handling.NIIBE Yutaka1-84/+72
2020-12-10scd:nks: Add support of KEYGRIP for do_readcert.NIIBE Yutaka1-0/+18
2020-12-10scd:nks: Factor out iteration over filelist.NIIBE Yutaka1-78/+114
2020-12-03scd:nks: Fix caching keygrip (more).NIIBE Yutaka1-5/+7
2020-11-30scd:nks: Minor additions to the basic IDLM application support.Werner Koch1-15/+25
2020-11-26scd,nks: Fix caching keygrip.NIIBE Yutaka1-3/+4
2020-11-25scd,nks: Fix SEGV for learn for older card.NIIBE Yutaka1-0/+1
2020-09-21scd: Extend KEYPAIRINFO with an algorithm string.Werner Koch1-13/+44
2020-07-02scd:nks: Implement writecert for the Signature card v2.Werner Koch1-8/+110
2020-06-30scd:nks: Fix certificate read problem with TCOS signature card v2.Werner Koch1-0/+2
2020-06-25scd:nks: Fix remaining tries warning in --reset mode.Werner Koch1-9/+10
2020-05-07scd:nks: Add framework to support IDKey cards.Werner Koch1-51/+124
2020-05-07scd:nks: Get the PIN prompts right for the Signature CardWerner Koch1-56/+136
2020-05-07scd:nks: Support decryption using ECDH.Werner Koch1-75/+307
2020-05-05scd: Extend an internal function to also return the algo.Werner Koch1-1/+1
2020-05-04scd:nks: Add do_with_keygrip and implement a cache.Werner Koch1-90/+349
2020-04-17scd:nks: Allow retrieving certificates from a Signature Card v.20Werner Koch1-164/+299
2020-04-07scd: Factor common PIN status check out.Werner Koch1-41/+5
2020-02-18Spelling cleanup.Daniel Kahn Gillmor1-2/+2
2020-01-07scd: First changes to implement a PIN cache.Werner Koch1-3/+9
2019-09-04scd: Use a macro for the flag parameter of learn_status.Werner Koch1-1/+1
2019-08-21scd:nks: Extend keypairinfo with usage flags.Werner Koch1-0/+11
2019-08-21scd:nks: Support attributes $ENCRKEYID and $SIGNKEYID.Werner Koch1-4/+20
2019-06-25scd: Add an re-select mechanism to switch apps.Werner Koch1-0/+1
2019-06-21scd: Simplify inclusion of app-common.h.Werner Koch1-1/+0
2019-06-21scd: Use enums for cardtype and apptype.Werner Koch1-1/+1
2019-06-19scd: Split data structures into app and card related objects.Werner Koch1-26/+35
2019-04-03scd: New options --info and --info-only for READKEY.Werner Koch1-2/+11
2019-02-26scd: Simplify the app_readkey parameters.Werner Koch1-6/+2
2019-01-21scd: Add option --clear to PASSWD.Werner Koch1-0/+3
2019-01-20scd: One new and one improved 7816 function.Werner Koch1-2/+2
2017-03-07Remove -I option to common.NIIBE Yutaka1-3/+3
2017-03-06scd: Fix API of select_file/_path.NIIBE Yutaka1-4/+4
2017-02-21Clean up word replication.Yuri Chornoivan1-1/+1
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-11-04scd: Add --advanced option for READKEY.NIIBE Yutaka1-2/+6
2016-11-02Spelling: correct spelling of "passphrase".Daniel Kahn Gillmor1-1/+1
2015-02-11Use inline functions to convert buffer data to scalars.Werner Koch1-1/+2
2013-08-30scd: Suppress gcc warning about possible uninitialized use.Werner Koch1-1/+4
2013-08-28gpg: Make decryption with the OpenPGP card work.Werner Koch1-1/+4
2013-02-08scd: Rename 'keypad' to 'pinpad'.NIIBE Yutaka1-2/+2
2013-02-05SCD: Support fixed length PIN input for keypad.NIIBE Yutaka1-1/+1
2013-02-05SCD: API cleanup for keypad handling.NIIBE Yutaka1-2/+2
2011-11-28PC/SC pinpad support.NIIBE Yutaka1-1/+1
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-65/+63