aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg,regexp: Use -DREGEXP_PREFIX=gnupg_.NIIBE Yutaka4 days1-1/+1
* gpg: Allow updating a SHA-1 key certification w/o --force-sign-key.Werner Koch10 days1-1/+10
* gpg: Fix ECC_POINT_LEN_MAX to allow NIST curves.NIIBE Yutaka12 days1-1/+1
* gpg,agent: Clean up around using ECC KEM.NIIBE Yutaka2025-05-234-489/+84
* gpg: Use ECC KEM interface for decryption.NIIBE Yutaka2025-05-222-29/+83
* agent: Support ECC KEM by PKDECRYPT --kem.NIIBE Yutaka2025-05-211-1/+1
* gpg: Use the KEM API for ECC encryption.NIIBE Yutaka2025-05-193-250/+344
* gpg: Remove unused variable.Werner Koch2025-05-161-3/+0
* gpg: Do not allow compressed key packets on import.Werner Koch2025-05-163-2/+8
* gpg: Make combination of show-only-fpr-mbox and show-unusable-uid work.Werner Koch2025-05-131-1/+2
* gpg: Fully implement the group key flag.Werner Koch2025-05-122-4/+7
* Update distsigkeyWerner Koch2025-05-091-0/+0
* gpg: Fix another regression due to the T7547 fix.Werner Koch2025-05-021-3/+5
* gpg: Add debug flag "recsel".Werner Koch2025-04-304-0/+11
* gpg: New command --quick-tsign-key.Werner Koch2025-04-293-15/+165
* gpg: Make the internal sign_uids function easier to read.Werner Koch2025-04-291-46/+59
* gpg: New list options "show-trustsig"Werner Koch2025-04-293-0/+59
* gpg: New key generation parameter "User-Id".Werner Koch2025-04-041-0/+1
* doc: Update NEWSWerner Koch2025-03-251-0/+1
* doc: Minor updatesWerner Koch2025-03-142-2/+2
* gpg: Fix double free of internal data.Werner Koch2025-03-131-1/+2
* Typo fix and add missing prototype.Werner Koch2025-03-071-1/+1
* gpg: Fix regression for the recent malicious subkey DoS fix.Werner Koch2025-03-062-19/+34
* gpg: Fix a verification DoS due to a malicious subkey in the keyring.Werner Koch2025-02-216-86/+152
* gpg: Remove a signature check function wrapper.Werner Koch2025-02-203-31/+14
* gpg: Lookup key for merging/inserting only beu primary key.Werner Koch2025-02-113-6/+24
* gpg: Store Link attributes for composite keys.Werner Koch2025-02-073-0/+57
* gpg: New option --disable-pqc-encryption.Werner Koch2025-02-063-0/+18
* kbx: Fix for building without keyboxd.Werner Koch2025-02-061-7/+1
* gpg: Fix --quick-add-key for Weierstrass ECC with usage given.Werner Koch2025-02-051-0/+37
* gpg: Base compliance "de-vs" now on "gnupg" and not on "openpgp".Werner Koch2025-02-031-1/+1
* gpg: Simplify the compliance settings.Werner Koch2025-02-031-34/+24
* gpg: --compliance={pgp7, pgp8} also now restore default optionsDaniel Kahn Gillmor via Gnupg-devel2025-02-031-2/+8
* gpg: --compliance=gnupg restores default for policy-affected optionsDaniel Kahn Gillmor via Gnupg-devel2025-02-031-10/+16
* gpg: --compliance=rfc2440 does not require cross-certificationDaniel Kahn Gillmor via Gnupg-devel2025-02-031-0/+1
* gpg: Fix handling with no CRC armor.NIIBE Yutaka2025-01-201-2/+4
* gpg: Show the default PIN hint also before "name" and "key-attr"Werner Koch2025-01-091-14/+32
* gpg: Print a warning if the card backup key could not be written.Werner Koch2025-01-081-4/+14
* gpg: Force the use of AES-256 in some casesDamien Goutte-Gattat via Gnupg-devel2025-01-061-0/+19
* gpg: Allow smaller session keys with KyberDamien Goutte-Gattat via Gnupg-devel2025-01-061-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