summaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* kbx: Unify the fingerprint search modes.Werner Koch2019-03-149-189/+29
* gpg: Make rfc4880bis the default.Werner Koch2019-03-141-2/+9
* gpg: Implement v5 keys and v5 signatures.Werner Koch2019-03-148-197/+565
* kbx: Add support for 32 byte fingerprints.Werner Koch2019-03-1411-51/+168
* gpg: Implemented latest rfc4880bis version 5 packet hashing.Werner Koch2019-03-142-33/+130
* Fix the previous commit.NIIBE Yutaka2019-03-141-1/+1
* g10: Fix symmetric cipher algo constant for ECDH.NIIBE Yutaka2019-03-131-1/+1
* gpg: Make invalid primary key algos obvious in key listings.Werner Koch2019-03-051-1/+9
* gpg: Emit an ERROR status if no key was found with --list-keys.Werner Koch2019-01-301-0/+1
* gpg: Allow generating Ed25519 key from an existing key.Werner Koch2019-01-301-0/+1
* common: Provide some convenient OpenPGP related constants.Werner Koch2019-01-291-5/+5
* gpg: Fix just changed agent_get_s2k_count.Werner Koch2019-01-261-2/+2
* gpg: Move S2K encoding function to a shared file.Werner Koch2019-01-267-67/+30
* gpg: Stop early when trying to create a primary Elgamal key.Werner Koch2019-01-221-0/+7
* gpg: Report STATUS_NO_SECKEY when it is examined.NIIBE Yutaka2019-01-163-15/+19
* card: Suppress error message by agent_scd_cardlist.NIIBE Yutaka2018-12-121-1/+1
* gpg: In search-keys return "Not found" instead of "No Data".Werner Koch2018-12-111-1/+3
* g10: Fix print_pubkey_info new line output.NIIBE Yutaka2018-12-051-1/+1
* gpg: Prepare revocation keys for use with v5 keys.Werner Koch2018-12-0410-40/+66
* gpg: New list-option "show-only-fpr-mbox".Werner Koch2018-12-043-1/+61
* g10/mainproc: disable hash contexts when --skip-verify is usedJussi Kivilinna2018-12-011-3/+8
* gpg: Improve error message about failed keygrip computation.Werner Koch2018-11-301-1/+6
* doc: Clarify use of clear and nodefault in the AKL.Werner Koch2018-11-211-1/+1
* gpg: Start using OCB mode by default with Libgcrypt 1.9.Werner Koch2018-11-161-1/+3
* card: Display UIF setting.NIIBE Yutaka2018-11-153-1/+24
* scd: Make "learn" report about KDF data object.NIIBE Yutaka2018-11-151-0/+4
* card: Display if KDF is enabled or not.NIIBE Yutaka2018-11-153-2/+12
* common: Prepare for parsing mail sub-addresses.Werner Koch2018-11-129-9/+10
* gpg: Fix format string in gpgcompose.cWerner Koch2018-11-111-1/+1
* g10/mainproc: avoid extra hash contexts when decrypting AEAD inputJussi Kivilinna2018-11-091-2/+21
* g10/armor: optimize radix64 to binary conversionJussi Kivilinna2018-11-081-25/+141
* g10/armor: optimize binary to radix64 conversionJussi Kivilinna2018-11-081-36/+126
* g10/armor: use libgcrypt's CRC24 implementationJussi Kivilinna2018-11-082-48/+51
* g10/armor: remove unused unarmor_pump codeJussi Kivilinna2018-11-082-223/+0
* g10/armor: fix eof checks in radix64_readJussi Kivilinna2018-11-081-3/+3
* g10/decrypt-data: use iobuf_read for higher performanceJussi Kivilinna2018-11-081-8/+19
* g10/decrypt-data: use fill_buffer in more placesJussi Kivilinna2018-11-081-77/+5
* gpgcompose: Fix --sk-esk.NIIBE Yutaka2018-11-081-3/+14
* g10: Fix log_debug formatting.NIIBE Yutaka2018-11-082-4/+4
* g10: Fix print_keygrip for smartcard.NIIBE Yutaka2018-11-061-1/+1
* all: fix more spelling errorsDaniel Kahn Gillmor2018-10-251-1/+1
* headers: fix spellingDaniel Kahn Gillmor2018-10-252-2/+2
* g10,scd: Improve UIF support.NIIBE Yutaka2018-10-253-0/+24
* all: fix spelling and typosDaniel Kahn Gillmor2018-10-2420-30/+30
* gpg: Unfinished support for v5 signatures.Werner Koch2018-10-244-40/+54
* indent: Modernize g10/sign.cWerner Koch2018-10-241-791/+829
* gpg: Don't take the a TOFU trust model from the trustdb,Werner Koch2018-10-101-4/+25
* gpg: Fix extra check for sign usage of a data signature.Werner Koch2018-10-081-1/+2
* gpg: Make --skip-hidden-recipients work again.Werner Koch2018-10-081-0/+13
* gpg: Add new card vendorWerner Koch2018-10-041-0/+1