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
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
/
pubkey-enc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg: Allow smaller session keys with Kyber
Damien Goutte-Gattat via Gnupg-devel
2025-01-06
1
-6
/
+2
*
gpgtar: Make sure to create upper directories for regular files.
Werner Koch
2024-11-07
1
-2
/
+2
*
gpg: Simplify the pubkey_enc_list object
Werner Koch
2024-09-06
1
-24
/
+26
*
gpg: Improve decryption diagnostic for an ADSK key.
Werner Koch
2024-08-12
1
-4
/
+11
*
gpg: Support encryption with kyber_bp256 and kyber_bp384
Werner Koch
2024-04-23
1
-0
/
+3
*
gpg: Prepare to use the fingerprint as fixed-info for Kyber.
Werner Koch
2024-04-12
1
-5
/
+19
*
gpg: Changed internal data format for Kyber.
Werner Koch
2024-04-11
1
-30
/
+62
*
gpg: Some support to allow Kyber decryption.
Werner Koch
2024-04-09
1
-1
/
+11
*
gpg: Support dual keygrips.
Werner Koch
2024-04-05
1
-0
/
+2
*
gpg: Support ECDH with v5 key.
NIIBE Yutaka
2021-03-24
1
-5
/
+1
*
gpg: Reword warning about decryption w/o using a non-encrypt key.
Werner Koch
2020-07-14
1
-2
/
+3
*
gpg: For decryption, support use of a key with no 'encrypt' usage.
NIIBE Yutaka
2020-07-10
1
-5
/
+9
*
sm: Exclude rsaPSS from de-vs compliance mode.
Werner Koch
2020-07-03
1
-1
/
+1
*
gpg: Use bytes for ECDH.
NIIBE Yutaka
2020-06-09
1
-10
/
+1
*
gpg: ECDH: Accept longer padding.
NIIBE Yutaka
2020-04-08
1
-4
/
+1
*
gpg: Return the last error for pubkey decryption.
NIIBE Yutaka
2019-07-05
1
-16
/
+20
*
gpg: Allow decryption using PIV cards.
Werner Koch
2019-04-03
1
-0
/
+10
*
gpg: Avoid importing secret keys if the keyblock is not valid.
Werner Koch
2019-03-15
1
-1
/
+1
*
gpg: Report STATUS_NO_SECKEY when it is examined.
NIIBE Yutaka
2019-01-16
1
-0
/
+3
*
gpg: Make --skip-hidden-recipients work again.
Werner Koch
2018-10-08
1
-0
/
+13
*
g10: Enumerated keys for decryption should be unique.
NIIBE Yutaka
2018-08-27
1
-2
/
+0
*
g10: Change decryption key selection for public key encryption.
NIIBE Yutaka
2018-08-27
1
-59
/
+59
*
Use the gpgrt log functions if possible.
Werner Koch
2017-11-27
1
-2
/
+2
*
gpg,sm: Error out on compliance mismatch while decrypting.
Werner Koch
2017-08-01
1
-18
/
+24
*
gpg,sm: String changes for compliance diagnostics.
Werner Koch
2017-07-28
1
-2
/
+2
*
gpg,sm: Fix compliance checking for decryption.
Werner Koch
2017-07-27
1
-24
/
+18
*
indent,i18n: Make some new strings translatable. Wrap too long lines.
Werner Koch
2017-06-23
1
-9
/
+12
*
common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS.
Justus Winter
2017-06-08
1
-1
/
+25
*
gpg: Pass CTRL to many more functions.
Werner Koch
2017-03-31
1
-9
/
+10
*
g10: Move more flags into the flag bitfield.
Justus Winter
2017-03-08
1
-1
/
+1
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-4
/
+4
*
gpg: Do not require a trustdb for decryption.
Werner Koch
2017-02-28
1
-1
/
+6
*
gpg: Emit new status DECRYPTION_KEY
Werner Koch
2017-02-23
1
-3
/
+26
*
Clean up word replication.
Yuri Chornoivan
2017-02-21
1
-1
/
+1
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
gpg: Remove all assert.h and s/assert/log_assert/.
Werner Koch
2016-04-29
1
-3
/
+2
*
gpg: Allow multiple --default-key options. Take the last available key.
Neal H. Walfield
2015-11-04
1
-3
/
+3
*
Curve25519 support.
NIIBE Yutaka
2015-08-06
1
-2
/
+2
*
gpg: Rename a debug macro.
Werner Koch
2015-04-06
1
-2
/
+2
*
Use inline functions to convert buffer data to scalars.
Werner Koch
2015-02-11
1
-2
/
+2
*
gpg: Replace remaining old error code macros by GPG_ERR_.
Werner Koch
2015-01-22
1
-6
/
+6
*
Use a unique capitalization for "Note:".
Werner Koch
2014-10-10
1
-2
/
+2
*
ECC Fixes.
NIIBE Yutaka
2014-04-28
1
-1
/
+1
*
gpg: Change pinentry prompt to talk about "secret key".
Werner Koch
2014-04-15
1
-1
/
+1
*
gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.
Werner Koch
2014-01-30
1
-4
/
+5
*
gpg: Remove cipher.h and put algo ids into a common file.
Werner Koch
2014-01-29
1
-1
/
+0
*
gpg: Make decryption with the OpenPGP card work.
Werner Koch
2013-08-28
1
-3
/
+3
*
Merge branch 'master' into key-storage-work
Werner Koch
2013-02-12
1
-1
/
+3
|
\
|
*
gpg: Add pinentry-mode feature.
Werner Koch
2013-02-07
1
-1
/
+3
*
|
gpg: Cache keybox searches.
Werner Koch
2013-01-08
1
-0
/
+10
|
/
[next]