aboutsummaryrefslogtreecommitdiffstats
path: root/g10/decrypt-data.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-21gpg: Add the AEAD algo number to the DECRYPTION_INFO status line.Werner Koch1-1/+1
2024-09-19gpg: Avoid wrong decryption_failed for signed+OCB msg w/o pubkey.Werner Koch1-0/+9
2024-03-14gpg: Make sure a DECRYPTION_OKAY is never issued for a bad OCB tag.Werner Koch1-0/+1
2022-08-29gpg: Very minor cleanup in decrypt_data.Werner Koch1-3/+6
2022-08-29g10/decrypt-data: disable output estream buffering to reduce overheadJussi Kivilinna1-0/+2
2022-03-18gpg: Print info about the used AEAD algorithm.Werner Koch1-2/+2
2022-03-18gpg: Allow decryption of symencr even for non-compliant cipher.Werner Koch1-4/+17
2020-05-12common: Change argument order of log_printhex.Werner Koch1-6/+6
2020-04-16gpg: Make AEAD modes subject to compliance checks.Werner Koch1-10/+13
2020-04-16gpg: Support decryption of the new AEAD packetWerner Koch1-4/+494
2020-04-15gpg: Improve symmetric decryption speed by about 25%Werner Koch1-77/+58
2020-04-15gpg: Reformat parts of decrypt-data.cWerner Koch1-101/+125
2017-07-28gpg,sm: String changes for compliance diagnostics.Werner Koch1-2/+1
2017-06-23indent,i18n: Make some new strings translatable. Wrap too long lines.Werner Koch1-1/+2
2017-06-19indent: Always use "_(" and not "_ (" to mark translatable strings.Werner Koch1-2/+2
2017-06-08common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS.Justus Winter1-0/+12
2017-03-28g10: Fix memory leak.Justus Winter1-1/+2
2017-03-07Remove -I option to common.NIIBE Yutaka1-3/+3
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-04-29gpg: Remove all assert.h and s/assert/log_assert/.Werner Koch1-8/+7
2016-01-12common: Fix iobuf API of filter function for alignment.NIIBE Yutaka1-2/+2
2015-11-06gpg: Avoid new strings.Werner Koch1-2/+2
2015-11-06gpg: Fix formatting string.Neal H. Walfield1-1/+1
2015-11-05gpg: Add support for unwrapping the outer level of encryption.Neal H. Walfield1-1/+32
2015-01-22gpg: Replace remaining old error code macros by GPG_ERR_.Werner Koch1-1/+1
2014-11-26gpg: Change a bug() call to a regular error message.Werner Koch1-1/+6
2014-05-14gpg: Remove useless diagnostic in MDC verification.Werner Koch1-8/+4
2014-01-29gpg: Remove cipher.h and put algo ids into a common file.Werner Koch1-1/+0
2013-12-11gpg: Change --show-session-key to print the session key earlier.Werner Koch1-0/+17
2011-09-20Replace gcry_md_start_debug by gcry_md_debug.Werner Koch1-1/+1
2011-02-03Add a DECRYPTION_INFO status.Werner Koch1-25/+33
2010-10-01Exporting secret keys via gpg-agent is now basically supported.Werner Koch1-2/+2
2009-10-02Implement the server comamnd DECRYPT.Werner Koch1-1/+1
2009-10-02Fixed EOF detection for encrypted packets.Werner Koch1-31/+113
2009-06-05Add full Camellia support.David Shaw1-7/+7
2007-12-12Support DSA2.Werner Koch1-2/+3
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-02-26Add new SVN only file README.maintWerner Koch1-4/+3
2006-12-06Fixes for CVE-2006-6235Werner Koch1-34/+75
2006-10-02Fix for bug 537Werner Koch1-184/+227
2006-06-25About to do a new releaseWerner Koch1-1/+1
2006-04-19Merged with gpg 1.4.3 code. Werner Koch1-48/+61
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch1-1/+2
2005-02-10Disable the "quick check" bytes for PK decryptions. This is inDavid Shaw1-3/+5
2004-10-08* encr-data.c (decrypt_data): Give a warning with a weak key, but stillDavid Shaw1-5/+10
2003-06-18Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch1-36/+47
2002-06-29Update head to match stable 1.0David Shaw1-50/+46
2000-07-14See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner KochWerner Koch1-19/+30
2000-01-31See ChangeLog: Mon Jan 31 16:37:34 CET 2000 Werner KochWerner Koch1-1/+0
2000-01-27See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner KochWerner Koch1-4/+4