summaryrefslogtreecommitdiffstats
path: root/g10/encrypt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Compute the fingerprint for ECDH only on demand.Werner Koch2011-02-021-67/+62
* Fixed the ECC interface to Libgcrypt to be ABI compatible with the previous v...Werner Koch2011-01-311-1/+1
* Editorial changes and allow building with old libgcrypts.Werner Koch2011-01-211-2/+2
* Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov2011-01-061-3/+8
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-5/+5
* Use gpg_err_set_errno to assign values to ERRNO.Werner Koch2010-04-011-2/+2
* Use macros for iobuf ioctls. Werner Koch2010-03-081-2/+2
* Implement the server comamnd DECRYPT.Werner Koch2009-10-021-11/+8
* Some changes to suport g13.Werner Koch2009-09-301-25/+56
* Rename encode.c to encrypt.c.Werner Koch2009-09-281-0/+957