aboutsummaryrefslogtreecommitdiffstats
path: root/g10/encrypt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* doc: Minor updatesWerner Koch2025-03-141-1/+1
* gpg: Force the use of AES-256 in some casesDamien Goutte-Gattat via Gnupg-devel2025-01-061-0/+19
* gpg: New commands --add-recipients and --change-recipients.Werner Koch2024-09-091-20/+114
* gpg: Make --no-literal work again for -c and --store.Werner Koch2024-09-061-18/+17
* indent: Fix spellingDaniel Kahn Gillmor2024-05-311-3/+3
* gpg: Add arg session_algo to pk_decrypt.Werner Koch2024-04-151-1/+1
* gpg: Simplify the pk_encrypt function interface.Werner Koch2024-04-121-1/+1
* gpg: Changed internal data format for Kyber.Werner Koch2024-04-111-0/+1
* gpg: Make Kyber creation more flexible.Werner Koch2024-04-101-1/+1
* common: Introduce FD_DBG to display gnupg_fd_t value.NIIBE Yutaka2023-07-181-1/+1
* gpg: Format the value of type gnupg_fd_t by casting to int.NIIBE Yutaka2023-07-051-1/+1
* gpg: Use gnupg_fd_t for encrypt_crypt and gpg_verify.NIIBE Yutaka2023-07-051-8/+10
* gpg: Use gnupg_fd_t for open_outfile.NIIBE Yutaka2023-07-051-1/+2
* Merge branch 'STABLE-BRANCH-2-4' into masterWerner Koch2023-07-041-8/+7
|\
| * gpg: Make progress work for large files on Windows.Werner Koch2023-06-131-8/+7
| * gpg: Skip keys found via ADSKs.Werner Koch2023-05-251-0/+6
* | gpg: Skip keys found via ADSKs.Werner Koch2023-05-251-0/+6
* | gpg: Report BEGIN_* status before examining the input.NIIBE Yutaka2023-05-241-64/+39
|/
* gpg: Detect already compressed data also when using a pipe.Werner Koch2023-01-191-5/+28
* gpg: Fix a typo in a rarely shown diagnosticWerner Koch2022-12-161-2/+1
* gpg: New option --quick-update-pref.Werner Koch2022-11-041-2/+2
* gpg: Allow only OCB for AEAD encryption.Werner Koch2022-10-311-10/+2
* gpg: Fix wrong use of FD2INT with iobuf_fdopen_nc.NIIBE Yutaka2022-10-071-2/+2
* gpg: Avoid to emit a compliance mode line if libgcrypt is non-compliant.Werner Koch2022-09-291-2/+7
* gpg: Fix assertion failure due to errors in encrypt_filter.Werner Koch2022-09-291-1/+2
* gpg: Make --require-compliance work for -seWerner Koch2022-09-291-156/+146
* gpg: New option --require-compliance.Werner Koch2022-03-081-0/+11
* g10/encrypt: use iobuf_copy instead of manual iobuf_read/iobuf_writeJussi Kivilinna2022-03-021-9/+3
* gpg: Use a more descriptive prompt for symmetric decryption.Werner Koch2021-05-171-1/+1
* gpg: Do not allow old cipher algorithms for encryption.Werner Koch2021-02-101-2/+33
* gpg: Switch to AES256 for symmetric encryption in de-vs mode.Werner Koch2020-11-031-3/+28
* gpg: Fix flaw in symmetric algorithm selection in mixed mode.Werner Koch2020-07-071-16/+8
* sm: Exclude rsaPSS from de-vs compliance mode.Werner Koch2020-07-031-3/+3
* all: fix spelling and typosDaniel Kahn Gillmor2018-10-241-2/+2
* gpg: Remove PGP6 compliance mode.Werner Koch2018-05-291-1/+1
* gpg: Remove MDC optionsWerner Koch2018-05-291-50/+13
* gpg: Implement AEAD for SKESK packets.Werner Koch2018-01-231-44/+107
* gpg: Unify AEAD parameter retrieval.Werner Koch2018-01-221-14/+10
* gpg: Refactor function encrypt_seskey.Werner Koch2018-01-221-50/+106
* gpg: First take on PKT_ENCRYPTED_AEAD.Werner Koch2018-01-211-5/+8
* gpg: Add stub function for encrypting AEAD.Werner Koch2018-01-101-3/+12
* gpg: New option --force-aeadWerner Koch2018-01-101-11/+64
* Use the gpgrt log functions if possible.Werner Koch2017-11-271-2/+2
* Revert "g10: Always save standard revocation certificate in file."Marcus Brinkmann2017-08-011-2/+2
* g10: Always save standard revocation certificate in file.Marcus Brinkmann2017-08-011-2/+2
* gpg,sm: String changes for compliance diagnostics.Werner Koch2017-07-281-3/+2
* gpg,sm: Allow encryption (with warning) to any key in de-vs mode.Werner Koch2017-07-271-10/+6
* gpg,sm: Check compliance of the RNG.Werner Koch2017-07-171-0/+20
* gpg,gpgsm: Emit status code ENCRYPTION_COMPLIANCE_MODE.Werner Koch2017-06-231-3/+20
* indent,i18n: Make some new strings translatable. Wrap too long lines.Werner Koch2017-06-231-2/+5