summaryrefslogtreecommitdiffstats
path: root/g10/pubkey-enc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use the gpgrt log functions if possible.Werner Koch2017-11-271-2/+2
* gpg,sm: Error out on compliance mismatch while decrypting.Werner Koch2017-08-011-18/+24
* gpg,sm: String changes for compliance diagnostics.Werner Koch2017-07-281-2/+2
* gpg,sm: Fix compliance checking for decryption.Werner Koch2017-07-271-24/+18
* indent,i18n: Make some new strings translatable. Wrap too long lines.Werner Koch2017-06-231-9/+12
* common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS.Justus Winter2017-06-081-1/+25
* gpg: Pass CTRL to many more functions.Werner Koch2017-03-311-9/+10
* g10: Move more flags into the flag bitfield.Justus Winter2017-03-081-1/+1
* Remove -I option to common.NIIBE Yutaka2017-03-071-4/+4
* gpg: Do not require a trustdb for decryption.Werner Koch2017-02-281-1/+6
* gpg: Emit new status DECRYPTION_KEYWerner Koch2017-02-231-3/+26
* Clean up word replication.Yuri Chornoivan2017-02-211-1/+1
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* gpg: Remove all assert.h and s/assert/log_assert/.Werner Koch2016-04-291-3/+2
* gpg: Allow multiple --default-key options. Take the last available key.Neal H. Walfield2015-11-041-3/+3
* Curve25519 support.NIIBE Yutaka2015-08-061-2/+2
* gpg: Rename a debug macro.Werner Koch2015-04-061-2/+2
* Use inline functions to convert buffer data to scalars.Werner Koch2015-02-111-2/+2
* gpg: Replace remaining old error code macros by GPG_ERR_.Werner Koch2015-01-221-6/+6
* Use a unique capitalization for "Note:".Werner Koch2014-10-101-2/+2
* ECC Fixes.NIIBE Yutaka2014-04-281-1/+1
* gpg: Change pinentry prompt to talk about "secret key".Werner Koch2014-04-151-1/+1
* gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.Werner Koch2014-01-301-4/+5
* gpg: Remove cipher.h and put algo ids into a common file.Werner Koch2014-01-291-1/+0
* gpg: Make decryption with the OpenPGP card work.Werner Koch2013-08-281-3/+3
* Merge branch 'master' into key-storage-workWerner Koch2013-02-121-1/+3
|\
| * gpg: Add pinentry-mode feature.Werner Koch2013-02-071-1/+3
* | gpg: Cache keybox searches.Werner Koch2013-01-081-0/+10
|/
* Add tweaks for the not anymore patented IDEA algorithm.Werner Koch2012-05-081-4/+0
* Don't print anonymous recipient messages in quiet mode.Werner Koch2011-11-221-3/+5
* Allow NULL for free_public_key.Werner Koch2011-09-201-4/+2
* Finished ECC integration.Werner Koch2011-02-031-4/+6
* Fixed the ECC interface to Libgcrypt to be ABI compatible with the previous v...Werner Koch2011-01-311-1/+1
* Editorial cleanups of keygen.cWerner Koch2011-01-251-14/+15
* Editorial changes and allow building with old libgcrypts.Werner Koch2011-01-211-54/+58
* 'g10/gpg2 --encrypt --debug 15 -r ecdsa -a -o _e.asc _' and 'g10/gpg2 --deb...Andrey Jivsov2011-01-111-3/+37
* Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov2011-01-061-22/+40
* Make public key data structure easier to read.Werner Koch2010-10-201-1/+1
* More agent support for gpg.Werner Koch2010-10-131-28/+7
* Removed more secret key related code.Werner Koch2010-09-061-1/+1
* Provide a useful pinentry prompt.Werner Koch2010-04-271-1/+1
* Decryption and signi via agent is now implemented.Werner Koch2010-04-231-65/+60
* Re-indent and changed return type.Werner Koch2010-04-211-244/+275
* Generating an OpenPGP key cia gpg-agent basically works.Werner Koch2010-04-201-4/+4
* Add gpgconf related dummy options default_pubkey_algo.Werner Koch2009-11-231-0/+2
* Add full Camellia support.David Shaw2009-06-051-2/+2
* Use more warning options with modern GCCs.Werner Koch2008-10-171-1/+1
* Support DSA2.Werner Koch2007-12-121-1/+1
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* No more warnings for AMD64 (at least when cross-compiling). Thus tehre is aWerner Koch2006-11-211-2/+3