summaryrefslogtreecommitdiffstats
path: root/g10/mainproc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Avoid wrong decryption_failed for signed+OCB msg w/o pubkey.Werner Koch2024-09-191-5/+2
* gpg: New commands --add-recipients and --change-recipients.Werner Koch2024-09-091-17/+78
* gpg: Simplify the pubkey_enc_list objectWerner Koch2024-09-061-26/+12
* gpg: New option --proc-all-sigsWerner Koch2024-08-231-3/+6
* gpg: New option --show-only-session-keyWerner Koch2024-06-241-4/+10
* gpg: Rename functions with an "fprint" part to "fpr"Werner Koch2024-06-041-2/+2
* gpg: New option --require-pqc-encryptionWerner Koch2024-04-241-0/+4
* gpg: Changed internal data format for Kyber.Werner Koch2024-04-111-0/+1
* gpg: Some support to allow Kyber decryption.Werner Koch2024-04-091-1/+5
* gpg: Make sure a DECRYPTION_OKAY is never issued for a bad OCB tag.Werner Koch2024-03-141-1/+5
* Merge branch 'STABLE-BRANCH-2-4'Werner Koch2024-03-121-9/+12
|\
| * gpg: Add option --assert-pubkey_algo.Werner Koch2024-02-101-8/+11
| * doc: Fix spelling errors found by lintian.Werner Koch2024-01-291-1/+1
* | gpg: Use gnupg_fd_t for decryption and sign.NIIBE Yutaka2023-07-051-8/+10
* | gpg: Graceful exit for signature checking with --batch.NIIBE Yutaka2023-06-011-6/+6
|/
* gpg: New option --assert-signer.Werner Koch2023-04-051-1/+4
* gpg: Do not require --status-fd along with --require-compliance.Werner Koch2023-01-201-1/+1
* gpg: Make --require-compliance work with out --status-fdWerner Koch2022-11-281-1/+1
* gpg: Don't consider unknown keys as non-compliant while decrypting.Werner Koch2022-09-261-4/+4
* gpg: Make symmetric + pubkey encryption de-vs compliant.Werner Koch2022-08-021-5/+47
* gpg: Emit an ERROR status as hint for a bad passphrase.Werner Koch2022-04-251-8/+20
* gpg: Allow decryption of symencr even for non-compliant cipher.Werner Koch2022-03-181-10/+21
* gpg: New option --require-compliance.Werner Koch2022-03-081-6/+35
* gpg: Clarify a call of ask_for_detached_datafile.NIIBE Yutaka2022-02-251-1/+1
* g10/mainproc: avoid extra hash contexts when decrypting MDC inputJussi Kivilinna2022-02-081-2/+8
* gpg: Report the status of NO_SECKEY for decryption.NIIBE Yutaka2021-08-241-2/+2
* gpg: Use a more descriptive prompt for symmetric decryption.Werner Koch2021-05-171-2/+4
* gpg: Lookup a missing public key of the current card via LDAP.Werner Koch2021-04-161-3/+6
* gpg: Remove support for PKA.Werner Koch2021-02-021-117/+0
* Include the library version in the compliance checks.Werner Koch2021-01-281-0/+2
* gpg: Fix ugly error message for an unknown symkey algorithm.Werner Koch2021-01-271-1/+4
* sm: Exclude rsaPSS from de-vs compliance mode.Werner Koch2020-07-031-4/+4
* gpg: If possible TRUST values now depend on signer's UID or --sender.Werner Koch2020-06-081-7/+30
* doc: Minor code comment fixes.Werner Koch2020-06-081-1/+1
* indent: Some typo and indentation changes for gpg.Werner Koch2020-04-151-1/+1
* gpg: New option --auto-key-importWerner Koch2020-03-141-7/+4
* gpg: Make use of the included key block in a signature.Werner Koch2020-03-131-9/+57
* gpg: Rework the signature subpacket iteration function.Werner Koch2019-09-051-2/+2
* gpg: Don't report NO_SECKEY for valid key.NIIBE Yutaka2019-08-061-1/+1
* gpg: More check for symmetric key encryption.NIIBE Yutaka2019-07-181-1/+2
* gpg: Don't try decryption by session key when NULL.NIIBE Yutaka2019-07-121-3/+6
* gpg: With --auto-key-retrieve prefer WKD over keyservers.Werner Koch2019-07-051-52/+64
* gpg: Return the last error for pubkey decryption.NIIBE Yutaka2019-07-051-2/+5
* gpg: Print modern style key info for non-decryptable keys.Werner Koch2019-04-031-8/+8
* gpg: Fix recently introduced use after free.Werner Koch2019-03-151-3/+3
* gpg: Implement v5 keys and v5 signatures.Werner Koch2019-03-141-16/+60
* gpg: Report STATUS_NO_SECKEY when it is examined.NIIBE Yutaka2019-01-161-15/+15
* g10/mainproc: disable hash contexts when --skip-verify is usedJussi Kivilinna2018-12-011-3/+8
* g10/mainproc: avoid extra hash contexts when decrypting AEAD inputJussi Kivilinna2018-11-091-2/+21
* all: fix spelling and typosDaniel Kahn Gillmor2018-10-241-1/+1