aboutsummaryrefslogtreecommitdiffstats
path: root/g10/card-util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* scd: Make "learn" report about KDF data object.NIIBE Yutaka2018-12-061-0/+4
* card: Display if KDF is enabled or not.NIIBE Yutaka2018-12-061-0/+5
* g10: Fix memory leak for --card-status.NIIBE Yutaka2018-12-061-4/+3
* g10: Fix print_keygrip for smartcard.NIIBE Yutaka2018-11-061-1/+1
* gpg: Add new card vendorWerner Koch2018-11-051-0/+1
* g10: Fix printing the keygrip with --card-status.NIIBE Yutaka2018-04-251-1/+1
* gpg: Add new OpenPGP card vendor.Werner Koch2018-04-051-0/+1
* g10: Let card-edit/key-attr show message when change.NIIBE Yutaka2018-04-051-8/+14
* g10: Fix card-edit/kdf-setup for single salt.NIIBE Yutaka2018-03-301-1/+3
* g10,scd: Support single salt for KDF data object.NIIBE Yutaka2018-03-301-16/+32
* g10: Add "key-attr" command for --card-edit.NIIBE Yutaka2018-03-301-53/+52
* g10: Support key attribute change at --card-edit/generate.NIIBE Yutaka2018-03-291-71/+157
* g10: check_pin_for_key_operation should be just before genkey.NIIBE Yutaka2018-03-291-7/+7
* scd: Support KDF DO setup.NIIBE Yutaka2018-03-221-1/+104
* scd: Better user interaction for factory-reset.NIIBE Yutaka2018-03-161-6/+21
* gpg: Print the keygrip with --card-statusWerner Koch2018-03-011-6/+35
* gpg: Update list of card vendors from masterWerner Koch2018-02-011-0/+2
* g10: Simplify "factory-reset" procedure.NIIBE Yutaka2017-11-061-14/+0
* gpg: Introduce magic value 25519 to switch a card to ECC.Werner Koch2017-11-021-21/+54
* gpg: Rename two card related functions in card-util.Werner Koch2017-11-021-6/+6
* g10: Don't limit at the frontend side for card capability.NIIBE Yutaka2017-07-211-37/+12
* gpg: Pass key origin values to import functions.Werner Koch2017-07-131-1/+1
* gpg: Pass CTRL to many more functions.Werner Koch2017-03-311-10/+13
* g10: Support specifying SERIALNO for --card-status.NIIBE Yutaka2017-03-271-5/+69
* g10: Fix check of serialno.NIIBE Yutaka2017-03-151-1/+1
* Remove -I option to common.NIIBE Yutaka2017-03-071-4/+4
* Clean up word replication.Yuri Chornoivan2017-02-211-1/+1
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* gpg: Convey --quick option to dirmngr for --auto-key-retrieve.Werner Koch2016-10-271-1/+1
* scd: Use canonical curve name of libgcrypt.NIIBE Yutaka2016-10-241-1/+12
* g10: Don't ask keysize for for non-RSA card.NIIBE Yutaka2016-10-211-22/+28
* g10: Fix regression of card-edit/fetch.NIIBE Yutaka2016-06-231-17/+7
* gpg: Remove all assert.h and s/assert/log_assert/.Werner Koch2016-04-291-5/+4
* gpg: Add OpenPGP card vendor 0x2342.Werner Koch2016-04-261-1/+1
* scd: Add manufacturer id 0x000aWerner Koch2016-03-141-0/+1
* gpg: Fix warnings about useless assignments.Werner Koch2016-01-071-1/+0
* scd: Add reder information to --card-status.NIIBE Yutaka2015-11-091-0/+5
* gpg: Add a new OpenPGP card vendor.Werner Koch2015-10-211-0/+1
* scd: support any curves defined by libgcrypt.NIIBE Yutaka2015-07-251-7/+12
* scd: Format change to specify "rsa2048" for KEY-ATTR.NIIBE Yutaka2015-07-231-1/+1
* gpg: Improve 'General key info' line of --card-status.Werner Koch2015-05-071-27/+4
* g10: Fix keytocard.NIIBE Yutaka2015-04-031-3/+3
* gpg: Remove unused args from a function.Werner Koch2015-01-051-1/+1
* gpg: Add sub-command "factory-reset" to --card-edit.Werner Koch2014-12-151-2/+170
* gpg: Add OpenPGP card vendor 0x1337.Werner Koch2014-12-081-0/+2
* scd: Fix for NIST P-256.NIIBE Yutaka2014-12-051-1/+1
* Comment typo fixes.Werner Koch2014-11-191-2/+2
* Add open card manufacturer 0x0008.Werner Koch2014-11-041-0/+1
* Change a couple of files to use abbreviated copyright notes.Werner Koch2014-11-041-1/+2
* gpg: Make card key generation work again.Werner Koch2014-10-191-2/+2