aboutsummaryrefslogtreecommitdiffstats
path: root/scd/app-openpgp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-24spelling: Fix "synchronize"Daniel Kahn Gillmor1-1/+1
2019-03-27g10: Fix symmetric cipher algo constant for ECDH.NIIBE Yutaka1-2/+2
2019-03-07scd: Fix flushing of CA-FPR data objectsWerner Koch1-20/+22
2019-02-11scd: Make app_genkey and supporting ISO function more flexible.Werner Koch1-3/+5
2019-02-11scd: Allow standard keyref scheme for app-openpgp.Werner Koch1-1/+14
2019-01-22scd: Add option --clear to PASSWD.Werner Koch1-0/+4
2018-12-06scd: Make "learn" report about KDF data object.NIIBE Yutaka1-0/+2
2018-10-15scd: Fix signing authentication status.NIIBE Yutaka1-1/+4
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
2018-03-30scd: Support changing key attribute back to RSA.NIIBE Yutaka1-6/+18
2018-03-22scd: Support KDF DO setup.NIIBE Yutaka1-2/+3
2018-02-13scd: Improve KDF-DO supportArnaud Fontaine1-1/+2
2018-02-12scd: Fix handling for Data Object with no data.NIIBE Yutaka1-2/+6
2018-01-22scd: Support KDF Data Object of OpenPGPcard V3.3.NIIBE Yutaka1-25/+94
2017-09-11scd: Fix for large ECC keys.NIIBE Yutaka1-8/+32
2017-08-27scd: Convey the correct length for LeWerner Koch1-2/+2
2017-07-24scd: Use unsigned int for fields.NIIBE Yutaka1-5/+5
2017-07-21scd: Add debug message for v3 card.NIIBE Yutaka1-8/+17
2017-07-20scd: Support longer data length for special DOs for v3 card.NIIBE Yutaka1-16/+45
2017-04-28Spelling fixes in docs and comments.NIIBE Yutaka1-2/+2
2017-03-07Remove -I option to common.NIIBE Yutaka1-5/+5
2017-03-06scd: Fix compiler warnings for app-openpgp.c.NIIBE Yutaka1-4/+2
2017-02-22scd,agent: Improve the OpenPGP PIN prompt texts.Werner Koch1-7/+18
2017-02-22Revert "scd: Nitpicks on the improved card prompts"Werner Koch1-7/+7
2017-02-22scd: Nitpicks on the improved card promptsAndre Heinecke1-7/+7
2017-02-22scd: Improve the prompts for OpenPGP cards.Werner Koch1-38/+182
2017-02-21Clean up word replication.Yuri Chornoivan1-2/+2
2017-01-18scd: Cleanup SERIALNO protocol.NIIBE Yutaka1-17/+8
2017-01-02Replace use of variable-length-arrays.Werner Koch1-1/+13
2016-12-02gpg: New option --default-new-key-algo.Werner Koch1-1/+1
2016-11-25scd: Support OpenPGP card V3 for RSA.NIIBE Yutaka1-23/+38
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-11-04scd: Fix length error for READKEY.NIIBE Yutaka1-0/+2
2016-11-04scd: Add --advanced option for READKEY.NIIBE Yutaka1-52/+78
2016-10-27scd: Add 0x41 prefix for x-coordinate only result.NIIBE Yutaka1-12/+21
2016-10-24scd: Use canonical curve name of libgcrypt.NIIBE Yutaka1-31/+58
2016-10-21g10,scd: Fix ECC keygen.NIIBE Yutaka1-11/+12
2016-10-21scd: Fix segfault changing key attr.NIIBE Yutaka1-1/+1
2016-10-21Fix use cases of snprintf.NIIBE Yutaka1-1/+1
2016-10-20scd: GENKEY updates the public key in APP.NIIBE Yutaka1-228/+257
2016-10-18scd: Support ECC key generation.NIIBE Yutaka1-61/+137
2016-10-18scd: minor cleanup to merge other works.NIIBE Yutaka1-32/+26
2016-10-17scd: Fix keytocard for ECC.NIIBE Yutaka1-0/+2
2016-09-16scd: Add support of ECC pubkey attribute.NIIBE Yutaka1-16/+45
2016-01-18Use ngettext for some strings.Werner Koch1-4/+12
2015-12-14scd: Fix regression for generating RSA keys on card.NIIBE Yutaka1-0/+5
2015-12-04scd: Fix for removing the prefix.NIIBE Yutaka1-1/+1
2015-12-04scd: More fix for Curve25519 prefix handling.NIIBE Yutaka1-11/+31
2015-12-03scd: Another fix for Curve25519 prefix handling.Werner Koch1-6/+9