summaryrefslogtreecommitdiffstats
path: root/g10/pubkey-enc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Allow smaller session keys with KyberDamien Goutte-Gattat via Gnupg-devel12 days1-6/+2
* gpgtar: Make sure to create upper directories for regular files.Werner Koch2024-11-071-2/+2
* gpg: Simplify the pubkey_enc_list objectWerner Koch2024-09-061-24/+26
* gpg: Improve decryption diagnostic for an ADSK key.Werner Koch2024-08-121-4/+11
* gpg: Support encryption with kyber_bp256 and kyber_bp384Werner Koch2024-04-231-0/+3
* gpg: Prepare to use the fingerprint as fixed-info for Kyber.Werner Koch2024-04-121-5/+19
* gpg: Changed internal data format for Kyber.Werner Koch2024-04-111-30/+62
* gpg: Some support to allow Kyber decryption.Werner Koch2024-04-091-1/+11
* gpg: Support dual keygrips.Werner Koch2024-04-051-0/+2
* gpg: Support ECDH with v5 key.NIIBE Yutaka2021-03-241-5/+1
* gpg: Reword warning about decryption w/o using a non-encrypt key.Werner Koch2020-07-141-2/+3
* gpg: For decryption, support use of a key with no 'encrypt' usage.NIIBE Yutaka2020-07-101-5/+9
* sm: Exclude rsaPSS from de-vs compliance mode.Werner Koch2020-07-031-1/+1
* gpg: Use bytes for ECDH.NIIBE Yutaka2020-06-091-10/+1
* gpg: ECDH: Accept longer padding.NIIBE Yutaka2020-04-081-4/+1
* gpg: Return the last error for pubkey decryption.NIIBE Yutaka2019-07-051-16/+20
* gpg: Allow decryption using PIV cards.Werner Koch2019-04-031-0/+10
* gpg: Avoid importing secret keys if the keyblock is not valid.Werner Koch2019-03-151-1/+1
* gpg: Report STATUS_NO_SECKEY when it is examined.NIIBE Yutaka2019-01-161-0/+3
* gpg: Make --skip-hidden-recipients work again.Werner Koch2018-10-081-0/+13
* g10: Enumerated keys for decryption should be unique.NIIBE Yutaka2018-08-271-2/+0
* g10: Change decryption key selection for public key encryption.NIIBE Yutaka2018-08-271-59/+59
* 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
|/