aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
3 daysgpg: Do not show the secp256k1 curve in --full-gen-key.Werner Koch1-14/+17
4 daysgpg: Re-add the revocation reason to the sigclass in a "rev" record.Werner Koch1-2/+5
7 daysgpg: Print the revocation reasons as comment in the pub record.Werner Koch1-0/+20
7 daysgpg: Show revocation reason with a standard -k listing.Werner Koch8-74/+188
2025-06-03gpg,regexp: Use -DREGEXP_PREFIX=gnupg_.NIIBE Yutaka1-1/+1
2025-05-28gpg: Allow updating a SHA-1 key certification w/o --force-sign-key.Werner Koch1-1/+10
2025-05-26gpg: Fix ECC_POINT_LEN_MAX to allow NIST curves.NIIBE Yutaka1-1/+1
2025-05-23gpg,agent: Clean up around using ECC KEM.NIIBE Yutaka4-489/+84
2025-05-22gpg: Use ECC KEM interface for decryption.NIIBE Yutaka2-29/+83
2025-05-21agent: Support ECC KEM by PKDECRYPT --kem.NIIBE Yutaka1-1/+1
2025-05-19gpg: Use the KEM API for ECC encryption.NIIBE Yutaka3-250/+344
2025-05-16gpg: Remove unused variable.Werner Koch1-3/+0
2025-05-16gpg: Do not allow compressed key packets on import.Werner Koch3-2/+8
2025-05-13gpg: Make combination of show-only-fpr-mbox and show-unusable-uid work.Werner Koch1-1/+2
2025-05-12gpg: Fully implement the group key flag.Werner Koch2-4/+7
2025-05-09Update distsigkeyWerner Koch1-0/+0
2025-05-02gpg: Fix another regression due to the T7547 fix.Werner Koch1-3/+5
2025-04-30gpg: Add debug flag "recsel".Werner Koch4-0/+11
2025-04-29gpg: New command --quick-tsign-key.Werner Koch3-15/+165
2025-04-29gpg: Make the internal sign_uids function easier to read.Werner Koch1-46/+59
2025-04-29gpg: New list options "show-trustsig"Werner Koch3-0/+59
2025-04-04gpg: New key generation parameter "User-Id".Werner Koch1-0/+1
2025-03-25doc: Update NEWSWerner Koch1-0/+1
2025-03-14doc: Minor updatesWerner Koch2-2/+2
2025-03-13gpg: Fix double free of internal data.Werner Koch1-1/+2
2025-03-07Typo fix and add missing prototype.Werner Koch1-1/+1
2025-03-06gpg: Fix regression for the recent malicious subkey DoS fix.Werner Koch2-19/+34
2025-02-21gpg: Fix a verification DoS due to a malicious subkey in the keyring.Werner Koch6-86/+152
2025-02-20gpg: Remove a signature check function wrapper.Werner Koch3-31/+14
2025-02-11gpg: Lookup key for merging/inserting only beu primary key.Werner Koch3-6/+24
2025-02-07gpg: Store Link attributes for composite keys.Werner Koch3-0/+57
2025-02-06gpg: New option --disable-pqc-encryption.Werner Koch3-0/+18
2025-02-06kbx: Fix for building without keyboxd.Werner Koch1-7/+1
2025-02-05gpg: Fix --quick-add-key for Weierstrass ECC with usage given.Werner Koch1-0/+37
2025-02-03gpg: Base compliance "de-vs" now on "gnupg" and not on "openpgp".Werner Koch1-1/+1
2025-02-03gpg: Simplify the compliance settings.Werner Koch1-34/+24
2025-02-03gpg: --compliance={pgp7, pgp8} also now restore default optionsDaniel Kahn Gillmor via Gnupg-devel1-2/+8
2025-02-03gpg: --compliance=gnupg restores default for policy-affected optionsDaniel Kahn Gillmor via Gnupg-devel1-10/+16
2025-02-03gpg: --compliance=rfc2440 does not require cross-certificationDaniel Kahn Gillmor via Gnupg-devel1-0/+1
2025-01-20gpg: Fix handling with no CRC armor.NIIBE Yutaka1-2/+4
2025-01-09gpg: Show the default PIN hint also before "name" and "key-attr"Werner Koch1-14/+32
2025-01-08gpg: Print a warning if the card backup key could not be written.Werner Koch1-4/+14
2025-01-06gpg: Force the use of AES-256 in some casesDamien Goutte-Gattat via Gnupg-devel1-0/+19
2025-01-06gpg: Allow smaller session keys with KyberDamien Goutte-Gattat via Gnupg-devel1-6/+2
2024-12-16gpg: Fix key generation with existing key from card.NIIBE Yutaka1-1/+1
2024-12-09gpg: Allow for longer signature subpackets.Werner Koch1-7/+8
2024-12-05gpg: Silence expired trusted-key diagnostics in quiet mode.Werner Koch1-4/+6
2024-12-04Require gpgrt 1.51Werner Koch1-0/+2
2024-11-25gpg: Fix modifying signature data by pk_verify for Ed25519.NIIBE Yutaka1-6/+21
2024-11-22gpg: Fix comparing ed448 vs ed25519 with --assert-pubkey-algo.Werner Koch2-1/+25