summaryrefslogtreecommitdiffstats
path: root/agent/pksign.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.Werner Koch2014-01-301-4/+1
* gpg: Rework ECC support and add experimental support for Ed25519.Werner Koch2013-11-151-9/+26
* Require Libgcrypt 1.6Werner Koch2013-11-151-26/+5
* Switch to deterministic DSA.Werner Koch2013-09-081-5/+35
* agent: pksign result conversion to sexp to upper layer.NIIBE Yutaka2013-02-281-6/+86
* Fix ECDSA 521 bit signing.Werner Koch2011-02-071-1/+3
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-18/+18
* Make most of the selftests work.Werner Koch2011-01-211-15/+18
* Fixed key generation with P-521. Confirmed that signature generation and veri...Andrey Jivsov2011-01-131-7/+15
* More agent support for gpg.Werner Koch2010-10-131-2/+0
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-1/+3
* s/CACHE_MODE_IMPGEN/CACHE_MODE_NONCE/.Werner Koch2010-09-011-6/+10
* Import OpenPGP keys into the agent.Werner Koch2010-08-311-6/+20
* More changes on the way to remove secring.gpg.Werner Koch2010-04-211-2/+106
* Fix bug #1053Werner Koch2009-05-151-4/+7
* Remove hacks which are not anymore needed since we now require Libgcrypt 1.4Werner Koch2008-09-291-1/+1
* Support the Certifciate DO of the v2 OpenPGP cards.Werner Koch2008-09-231-1/+1
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Add TLS hash modeWerner Koch2006-10-061-8/+63
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-1/+1
* New debugging optionhs, updates to the manual.Werner Koch2005-06-071-9/+9
* * call-scd.c (init_membuf, put_membuf, get_membuf): Removed. WeWerner Koch2004-12-201-5/+3
* 2004-09-25 Moritz Schulte <moritz@g10code.com>Moritz Schulte2004-09-261-40/+96
* * protect-tool.c (main): Setup the used character set.Werner Koch2004-02-181-20/+8
* * command.c (cmd_setkeydesc): New.Werner Koch2004-02-131-2/+2
* * findkey.c (agent_key_from_file): Now return an error code soWerner Koch2004-01-161-4/+3
* Mainly changes to adjust for the changed KSBA API.Werner Koch2003-11-121-2/+3
* * configure.ac (HAVE_LIBUSB): Added a simple test for libusb.Werner Koch2003-09-021-0/+4
* 2003-08-20 Timo Schulz <twoaday@freakmail.de>Timo Schulz2003-08-201-2/+2
* Forgot to remove the unsued variable.Timo Schulz2003-08-141-2/+0
* 2003-08-14 Timo Schulz <twoaday@freakmail.de>Timo Schulz2003-08-141-47/+22
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-051-0/+185
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-183/+0
* Minor fixesWerner Koch2002-08-091-2/+2
* Signing using a PKCS15 smartcard does work. How to create such a cardWerner Koch2002-03-051-24/+33
* * pksign.c (agent_pksign): Detect whether a Smartcard is to beWerner Koch2002-03-041-1/+1
* Changes needed to support smartcards. Well, only _support_. There isWerner Koch2002-02-281-18/+30
* Added decryption, some code cleanupWerner Koch2001-12-061-79/+35
* The agent does now work and read the secret keys from the directoryWerner Koch2001-11-251-35/+69
* As promised a agent which already does some things. Not very usefulWerner Koch2001-11-251-3/+136
* Friedman is setting up his deskWerner Koch2001-11-241-0/+39