summaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Show the default PIN hint also before "name" and "key-attr"Werner Koch9 days1-14/+32
* gpg: Print a warning if the card backup key could not be written.Werner Koch10 days1-4/+14
* gpg: Force the use of AES-256 in some casesDamien Goutte-Gattat via Gnupg-devel12 days1-0/+19
* gpg: Allow smaller session keys with KyberDamien Goutte-Gattat via Gnupg-devel12 days1-6/+2
* gpg: Fix key generation with existing key from card.NIIBE Yutaka2024-12-161-1/+1
* gpg: Allow for longer signature subpackets.Werner Koch2024-12-091-7/+8
* gpg: Silence expired trusted-key diagnostics in quiet mode.Werner Koch2024-12-051-4/+6
* Require gpgrt 1.51Werner Koch2024-12-041-0/+2
* gpg: Fix modifying signature data by pk_verify for Ed25519.NIIBE Yutaka2024-11-251-6/+21
* gpg: Fix comparing ed448 vs ed25519 with --assert-pubkey-algo.Werner Koch2024-11-222-1/+25
* gpg: Allow "Kyber" as algorithm for the Subkey-Type keyword.Werner Koch2024-11-141-0/+2
* gpg: For composite algos add the algo string to the colons listings.Werner Koch2024-11-141-0/+14
* gpg: Add option to create Kyber with --full-gen-key.Werner Koch2024-11-131-8/+165
* gpg: Improve wording for only-pubkeys.Werner Koch2024-11-081-1/+2
* gpgtar: Make sure to create upper directories for regular files.Werner Koch2024-11-071-2/+2
* gpg: Allow the use of an ADSK subkey as ADSK subkey.Werner Koch2024-10-314-10/+16
* gpg: Do not fail with an error for a "Note:" diagnosticWerner Koch2024-10-301-2/+2
* build: Don't remove --disable-endian-check.NIIBE Yutaka2024-10-161-1/+1
* common,gpg,scd,sm: Fix for Curve25519 OID supporting new and old.NIIBE Yutaka2024-10-083-7/+4
* common,gpg,scd,sm: Use openpgp_oid_or_name_to_curve to get curve.NIIBE Yutaka2024-10-081-10/+2
* Implement GNUPG_ASSUME_COMPLIANCE envvar for testingWerner Koch2024-10-071-4/+4
* gpg: Emit status error for an invalid ADSK.Werner Koch2024-10-072-0/+3
* gpg: Robust error handling for SCD READKEY.NIIBE Yutaka2024-10-011-8/+10
* gpg: Exclude expired trusted keys from the key validation process.Werner Koch2024-09-251-14/+47
* gpg: Validate the trustdb after the import of a trusted key.Werner Koch2024-09-251-4/+16
* gpg: Remove useless variable in validate_keys.Werner Koch2024-09-251-30/+34
* gpg: Fix --quick-set-expire for V5 subkey fingerprintsIngo Klöcker2024-09-241-1/+1
* gpg: Avoid wrong decryption_failed for signed+OCB msg w/o pubkey.Werner Koch2024-09-192-5/+11
* build: Remove configure option --enable-gpg-is-gpg2Werner Koch2024-09-112-62/+3
* gpg: Fix getting key by IPGP.NIIBE Yutaka2024-09-111-1/+2
* gpg: New commands --add-recipients and --change-recipients.Werner Koch2024-09-0911-66/+331
* gpg: Improve detection of input data read errors.Werner Koch2024-09-061-3/+10
* gpg: Make --no-literal work again for -c and --store.Werner Koch2024-09-062-18/+29
* gpg: Simplify the pubkey_enc_list objectWerner Koch2024-09-064-62/+88
* gpg: remove workaround for Libgcrypt < 1.8.6Werner Koch2024-09-061-29/+4
* gpg: Switch Kyber to the final algo id and add it to the menu.Werner Koch2024-08-271-24/+21
* gpg: New option --proc-all-sigsWerner Koch2024-08-233-3/+15
* gpg: Warn if a keyring is specified along with --use-keyboxd.Werner Koch2024-08-231-0/+3
* gpg: Minor fix when building with --disable-execWerner Koch2024-08-191-1/+0
* gpg: Improve decryption diagnostic for an ADSK key.Werner Koch2024-08-124-12/+41
* gpg: New debug flag "keydb".Werner Koch2024-08-095-23/+28
* gpg: Increase compress buffer size.Werner Koch2024-08-081-1/+1
* export_secret_ssh_key: Avoid memory leak.Jakub Jelen2024-07-221-1/+1
* gpg: Fix agent_probe_any_secret_key.NIIBE Yutaka2024-07-101-3/+8
* Use gpgrt_process_spawn API from libgpg-error.NIIBE Yutaka2024-07-092-8/+6
* gpg: Print a warning if the (draft) Kyber algorithm is used.Werner Koch2024-07-051-2/+20
* gpg: Make --with-sig-check with -with --show-key in non-colon mode.Werner Koch2024-07-011-0/+2
* gpg: New option --show-only-session-keyWerner Koch2024-06-244-10/+33
* gpg: Rename recently added import option no-seckeys to only-pubkeys.Werner Koch2024-06-243-7/+7
* gpg: Add --import-option "no-seckeys".Werner Koch2024-06-111-0/+2