aboutsummaryrefslogtreecommitdiffstats
path: root/g10/encrypt.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-9/+9
2011-02-02Compute the fingerprint for ECDH only on demand.Werner Koch1-67/+62
2011-01-31Fixed the ECC interface to Libgcrypt to be ABI compatible with the previous v...Werner Koch1-1/+1
2011-01-21Editorial changes and allow building with old libgcrypts.Werner Koch1-2/+2
2011-01-06Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov1-3/+8
2010-10-01Exporting secret keys via gpg-agent is now basically supported.Werner Koch1-5/+5
2010-04-01Use gpg_err_set_errno to assign values to ERRNO.Werner Koch1-2/+2
2010-03-08Use macros for iobuf ioctls. Werner Koch1-2/+2
2009-10-02Implement the server comamnd DECRYPT.Werner Koch1-11/+8
2009-09-30Some changes to suport g13.Werner Koch1-25/+56
2009-09-28Rename encode.c to encrypt.c.Werner Koch1-0/+957