aboutsummaryrefslogtreecommitdiffstats
path: root/agent/pksign.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-28agent: Minor cleanup (mostly for documentation).Werner Koch1-72/+83
2017-04-28Spelling fixes in docs and comments.NIIBE Yutaka1-1/+1
2017-03-07agent: Resolve conflict of util.h.NIIBE Yutaka1-1/+1
2017-02-22agent: Prepend the description to a PIN prompt.Werner Koch1-5/+14
2017-02-22agent: Prepare to pass an additional parameter to the getpin callback.Werner Koch1-1/+1
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-09-27agent: Allow only specific digest size for ECDSA.NIIBE Yutaka1-13/+9
2016-01-05agent: Fix RSA verification for card.NIIBE Yutaka1-6/+5
2015-12-11agent: Improve error handling.Justus Winter1-1/+2
2015-12-11agent: Fix typo.Justus Winter1-1/+1
2015-10-06agent: Fix verification of signature for smartcard.NIIBE Yutaka1-1/+10
2015-09-29agent: RSA signature verification by gpg-agent.NIIBE Yutaka1-3/+39
2015-03-09scd: fix for 64-bit arch.NIIBE Yutaka1-2/+3
2014-11-04Change a couple of files to use abbreviated copyright notes.Werner Koch1-2/+2
2014-09-18agent: Init a local variable in the error case.Werner Koch1-1/+3
2014-08-18agent: Return NO_SECKEY instead of ENONET for PKSIGN and others.Werner Koch1-1/+2
2014-04-08agent: Support EdDSA.NIIBE Yutaka1-5/+16
2014-03-22agent: Cleanups to prepare implementation of Ed25519.Werner Koch1-14/+27
2014-03-11agent: API change of agent_key_from_file.NIIBE Yutaka1-16/+5
2014-01-30gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.Werner Koch1-4/+1
2013-11-15gpg: Rework ECC support and add experimental support for Ed25519.Werner Koch1-9/+26
2013-11-15Require Libgcrypt 1.6Werner Koch1-26/+5
2013-09-08Switch to deterministic DSA.Werner Koch1-5/+35
2013-02-28agent: pksign result conversion to sexp to upper layer.NIIBE Yutaka1-6/+86
2011-02-07Fix ECDSA 521 bit signing.Werner Koch1-1/+3
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-18/+18
2011-01-21Make most of the selftests work.Werner Koch1-15/+18
2011-01-13Fixed key generation with P-521. Confirmed that signature generation and veri...Andrey Jivsov1-7/+15
2010-10-13More agent support for gpg.Werner Koch1-2/+0
2010-10-01Exporting secret keys via gpg-agent is now basically supported.Werner Koch1-1/+3
2010-09-01s/CACHE_MODE_IMPGEN/CACHE_MODE_NONCE/.Werner Koch1-6/+10
2010-08-31Import OpenPGP keys into the agent.Werner Koch1-6/+20
2010-04-21More changes on the way to remove secring.gpg.Werner Koch1-2/+106
2009-05-15Fix bug #1053Werner Koch1-4/+7
2008-09-29Remove hacks which are not anymore needed since we now require Libgcrypt 1.4Werner Koch1-1/+1
2008-09-23Support the Certifciate DO of the v2 OpenPGP cards.Werner Koch1-1/+1
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2006-10-06Add TLS hash modeWerner Koch1-8/+63
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-185/+0
2005-06-16gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch1-1/+1
2005-06-07New debugging optionhs, updates to the manual.Werner Koch1-9/+9
2004-12-20* call-scd.c (init_membuf, put_membuf, get_membuf): Removed. WeWerner Koch1-5/+3
2004-09-262004-09-25 Moritz Schulte <[email protected]>Moritz Schulte1-40/+96
2004-02-18* protect-tool.c (main): Setup the used character set.Werner Koch1-20/+8
2004-02-13* command.c (cmd_setkeydesc): New.Werner Koch1-2/+2
2004-01-16* findkey.c (agent_key_from_file): Now return an error code soWerner Koch1-4/+3
2003-11-12Mainly changes to adjust for the changed KSBA API.Werner Koch1-2/+3
2003-09-02* configure.ac (HAVE_LIBUSB): Added a simple test for libusb.Werner Koch1-0/+4
2003-08-202003-08-20 Timo Schulz <[email protected]>Timo Schulz1-2/+2