index
:
GnuPG
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
bugfixes-2.2
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g10
/
decrypt-data.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
g10/decrypt-data: use iobuf_read for higher performance
Jussi Kivilinna
1
-8
/
+19
2018-11-08
g10/decrypt-data: use fill_buffer in more places
Jussi Kivilinna
1
-77
/
+5
2018-11-08
g10: Fix log_debug formatting.
NIIBE Yutaka
1
-3
/
+3
2018-10-24
all: fix spelling and typos
Daniel Kahn Gillmor
1
-1
/
+1
2018-02-28
gpg: Avoid writing a zero length last chunk in AEAD mode.
Werner Koch
1
-4
/
+12
2018-02-27
gpg: Simplify the AEAD decryption function.
Werner Koch
1
-51
/
+41
2018-02-27
gpg: Factor common code out of the AEAD decryption function.
Werner Koch
1
-96
/
+77
2018-02-27
gpg: Fix corner cases in AEAD encryption.
Werner Koch
1
-68
/
+108
2018-01-24
gpg: Fix AEAD encryption for chunk sizes other than 64 KiB.
Werner Koch
1
-203
/
+218
2018-01-24
gpg: Rename a variable in decrypt-data for clarity.
Werner Koch
1
-38
/
+38
2018-01-23
gpg: New option --chunk-size.
Werner Koch
1
-20
/
+32
2018-01-23
gpg: Implement AEAD for SKESK packets.
Werner Koch
1
-2
/
+4
2018-01-22
gpg: Unify AEAD parameter retrieval.
Werner Koch
1
-23
/
+6
2018-01-21
gpg: Support EAX if for latest Libgcrypt.
Werner Koch
1
-3
/
+6
2018-01-21
gpg: First take on PKT_ENCRYPTED_AEAD.
Werner Koch
1
-92
/
+617
2017-07-28
gpg,sm: String changes for compliance diagnostics.
Werner Koch
1
-2
/
+1
2017-06-23
indent,i18n: Make some new strings translatable. Wrap too long lines.
Werner Koch
1
-1
/
+2
2017-06-19
indent: Always use "_(" and not "_ (" to mark translatable strings.
Werner Koch
1
-2
/
+2
2017-06-08
common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS.
Justus Winter
1
-0
/
+12
2017-03-28
g10: Fix memory leak.
Justus Winter
1
-1
/
+2
2017-03-07
Remove -I option to common.
NIIBE Yutaka
1
-3
/
+3
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-04-29
gpg: Remove all assert.h and s/assert/log_assert/.
Werner Koch
1
-8
/
+7
2016-01-12
common: Fix iobuf API of filter function for alignment.
NIIBE Yutaka
1
-2
/
+2
2015-11-06
gpg: Avoid new strings.
Werner Koch
1
-2
/
+2
2015-11-06
gpg: Fix formatting string.
Neal H. Walfield
1
-1
/
+1
2015-11-05
gpg: Add support for unwrapping the outer level of encryption.
Neal H. Walfield
1
-1
/
+32
2015-01-22
gpg: Replace remaining old error code macros by GPG_ERR_.
Werner Koch
1
-1
/
+1
2014-11-26
gpg: Change a bug() call to a regular error message.
Werner Koch
1
-1
/
+6
2014-05-14
gpg: Remove useless diagnostic in MDC verification.
Werner Koch
1
-8
/
+4
2014-01-29
gpg: Remove cipher.h and put algo ids into a common file.
Werner Koch
1
-1
/
+0
2013-12-11
gpg: Change --show-session-key to print the session key earlier.
Werner Koch
1
-0
/
+17
2011-09-20
Replace gcry_md_start_debug by gcry_md_debug.
Werner Koch
1
-1
/
+1
2011-02-03
Add a DECRYPTION_INFO status.
Werner Koch
1
-25
/
+33
2010-10-01
Exporting secret keys via gpg-agent is now basically supported.
Werner Koch
1
-2
/
+2
2009-10-02
Implement the server comamnd DECRYPT.
Werner Koch
1
-1
/
+1
2009-10-02
Fixed EOF detection for encrypted packets.
Werner Koch
1
-31
/
+113
2009-06-05
Add full Camellia support.
David Shaw
1
-7
/
+7
2007-12-12
Support DSA2.
Werner Koch
1
-2
/
+3
2007-07-04
Changed to GPLv3.
Werner Koch
1
-4
/
+2
2007-02-26
Add new SVN only file README.maint
Werner Koch
1
-4
/
+3
2006-12-06
Fixes for CVE-2006-6235
Werner Koch
1
-34
/
+75
2006-10-02
Fix for bug 537
Werner Koch
1
-184
/
+227
2006-06-25
About to do a new release
Werner Koch
1
-1
/
+1
2006-04-19
Merged with gpg 1.4.3 code.
Werner Koch
1
-48
/
+61
2005-05-31
Updated FSF street address and preparations for a release candidate.
Werner Koch
1
-1
/
+2
2005-02-10
Disable the "quick check" bytes for PK decryptions. This is in
David Shaw
1
-3
/
+5
2004-10-08
* encr-data.c (decrypt_data): Give a warning with a weak key, but still
David Shaw
1
-5
/
+10
2003-06-18
Finished the bulk of changes for gnupg 1.9. This included switching
Werner Koch
1
-36
/
+47
2002-06-29
Update head to match stable 1.0
David Shaw
1
-50
/
+46
[next]