| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gpg,ecc: Fix SOS handling when receiving from agent. | NIIBE Yutaka | 2020-10-09 | 1 | -1/+16 |
* | gpg: Switch to ed25519+cv25519 as default algo. | Werner Koch | 2020-10-05 | 1 | -28/+29 |
* | gpg: Fix parameter parsing form ed448. | Werner Koch | 2020-10-02 | 1 | -1/+1 |
* | gpg: New experimental import option "bulk-import" | Werner Koch | 2020-09-24 | 3 | -4/+40 |
* | keyboxd: Implement multiple search descriptions. | Werner Koch | 2020-09-24 | 1 | -83/+103 |
* | gpg: Set the found-by flags in the keyblock in keyboxd mode. | Werner Koch | 2020-09-22 | 2 | -8/+34 |
* | doc: Some documentation updates. | Werner Koch | 2020-09-21 | 1 | -1/+1 |
* | common,agent,dirmngr,g10,tools: Fix split_fields API. | NIIBE Yutaka | 2020-09-18 | 1 | -3/+3 |
* | gpg,scd: Fix handling of KDF feature. | NIIBE Yutaka | 2020-09-16 | 1 | -2/+2 |
* | keyboxd: Use D-lines instead of a separate thread. | Werner Koch | 2020-09-10 | 1 | -1/+1 |
* | keyboxd: Add options --openpgp and --x509 to SEARCH. | Werner Koch | 2020-09-10 | 1 | -15/+15 |
* | kbx: Change X.509 S/N search definition. | Werner Koch | 2020-09-09 | 1 | -8/+4 |
* | gpg,tools: Add handling of supported algorithms by a card. | NIIBE Yutaka | 2020-09-08 | 2 | -0/+25 |
* | gpg: Initialize a parameter to silence valgrind. | Werner Koch | 2020-09-04 | 2 | -2/+3 |
* | gpg: Fix segv importing certain keys. | Werner Koch | 2020-09-02 | 1 | -2/+5 |
* | keyboxd: Restructure client access code. | Werner Koch | 2020-09-02 | 3 | -436/+28 |
* | Use only one copy of the warn_server_mismatch function. | Werner Koch | 2020-09-01 | 5 | -103/+55 |
* | gpg: Remove left over debug output from recent change. | Werner Koch | 2020-08-25 | 1 | -2/+0 |
* | gpg: Collapse duplicate subkeys. | Werner Koch | 2020-08-25 | 5 | -4/+133 |
* | Add a new dist signing key | Werner Koch | 2020-08-24 | 1 | -0/+0 |
* | build: New configure option --disable-tests | Werner Koch | 2020-08-20 | 1 | -0/+4 |
* | gpg,gpgsm: Record the creation time of a private key. | Werner Koch | 2020-08-19 | 4 | -9/+32 |
* | gpg: Fix condition of string_to_aead_algo. | NIIBE Yutaka | 2020-08-19 | 1 | -1/+1 |
* | Add --chuid to gpg, gpg-card, and gpg-connect-agent. | Werner Koch | 2020-08-14 | 1 | -2/+15 |
* | gpg: Ignore personal_digest_prefs for ECDSA keys. | Werner Koch | 2020-08-13 | 1 | -3/+7 |
* | gpg: Fix trustdb for v5key. | NIIBE Yutaka | 2020-08-07 | 4 | -31/+89 |
* | gpg: Fix short key ID for v5key. | NIIBE Yutaka | 2020-08-07 | 2 | -3/+8 |
* | build: Remove expired key of David Shaw from distsigkey.gpg. | Werner Koch | 2020-08-06 | 1 | -0/+0 |
* | gpg: Add level 16 to --gen-random | Werner Koch | 2020-08-05 | 1 | -32/+45 |
* | gpg: Do not close stdout after --export-ssh-key | Werner Koch | 2020-07-16 | 1 | -2/+3 |
* | gpg: Reword warning about decryption w/o using a non-encrypt key. | Werner Koch | 2020-07-14 | 1 | -2/+3 |
* | gpg: For decryption, support use of a key with no 'encrypt' usage. | NIIBE Yutaka | 2020-07-10 | 1 | -5/+9 |
* | gpg: Print a note if no args are given to --delete-key | Werner Koch | 2020-07-09 | 1 | -1/+4 |
* | Do not use the pinentry's qualitybar | Werner Koch | 2020-07-08 | 1 | -1/+1 |
* | gpg: Use integrated passphrase repeat entry also for -c. | Werner Koch | 2020-07-08 | 3 | -7/+33 |
* | gpg: Fix flaw in symmetric algorithm selection in mixed mode. | Werner Koch | 2020-07-07 | 3 | -18/+10 |
* | sm: Exclude rsaPSS from de-vs compliance mode. | Werner Koch | 2020-07-03 | 6 | -11/+12 |
* | ecc: Support Ed448/X448 key generation. | NIIBE Yutaka | 2020-06-30 | 1 | -2/+5 |
* | gpg,agent: Support Ed448 signing. | NIIBE Yutaka | 2020-06-24 | 4 | -93/+128 |
* | ecc: Use "cv448" to specify key using X448. | NIIBE Yutaka | 2020-06-23 | 3 | -6/+7 |
* | gpg: Fix for new SOS changes when used with Libgcrypt < 1.8.6. | Werner Koch | 2020-06-09 | 1 | -0/+27 |
* | gpg: Extend the TRUST_ status lines. | Werner Koch | 2020-06-09 | 1 | -11/+31 |
* | gpg: Use bytes for ECDH. | NIIBE Yutaka | 2020-06-09 | 4 | -60/+64 |
* | gpg: Add X448 support. | NIIBE Yutaka | 2020-06-09 | 2 | -2/+41 |
* | gpg,ecc: Handle external representation as SOS with opaque MPI. | NIIBE Yutaka | 2020-06-09 | 9 | -59/+316 |
* | gpg: If possible TRUST values now depend on signer's UID or --sender. | Werner Koch | 2020-06-08 | 5 | -44/+178 |
* | doc: Minor code comment fixes. | Werner Koch | 2020-06-08 | 6 | -6/+10 |
* | gpg: Improve generation of keys stored on card (brainpool,cv25519). | Werner Koch | 2020-06-03 | 1 | -28/+48 |
* | gpg: Clean up ECDH code path (5). | NIIBE Yutaka | 2020-05-22 | 3 | -117/+136 |
* | gpg: Clean up ECDH code path (4). | NIIBE Yutaka | 2020-05-22 | 1 | -167/+186 |