aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* ecc-sos,gpg: More fixes for SOS.gniibe/sosNIIBE Yutaka2020-06-044-5/+44
* Fix previous commit.NIIBE Yutaka2020-06-041-1/+1
* ecc-sos,gpg: Use sexp_extract_param_sos to get MPI.NIIBE Yutaka2020-06-043-14/+8
* ecc-sos: Apply SOS also to ECDSA.NIIBE Yutaka2020-06-043-5/+12
* ecc-sos: Fix handling cleartext secret key from agent.NIIBE Yutaka2020-06-041-7/+52
* ecc-sos: SOS as Strange Octet String.NIIBE Yutaka2020-05-271-14/+9
* ecc-sos: Backport master change for ECDH.NIIBE Yutaka2020-05-253-298/+368
* ecc-sos: Avoid using gcry_mpi_print and gcry_mpi_scan.NIIBE Yutaka2020-05-205-49/+79
* ecc-sos: Fix ECDH.NIIBE Yutaka2020-05-201-8/+2
* ecc-sos: Fix exporting secret key for SOS.NIIBE Yutaka2020-05-191-7/+7
* ecc-sos: Use opaque for key from agent.NIIBE Yutaka2020-05-141-1/+1
* ecc-sos: Compatible mode for SOS.NIIBE Yutaka2020-05-141-6/+27
* ecc-sos: No need to expose sos_write.NIIBE Yutaka2020-05-142-12/+8
* ecc-sos: Clean up use of mpi_get_opaque.NIIBE Yutaka2020-05-121-2/+2
* ecc-sos: Remove zero-octet removal on write.NIIBE Yutaka2020-05-082-18/+0
* ecc-sos: Fix gpg_mpi_write for opaque bit string.NIIBE Yutaka2020-05-041-0/+1
* ecc-sos: Fix reading SEXP from agent.NIIBE Yutaka2020-05-041-1/+1
* ecc-sos: Fix parsing key for EdDSA/ECDH.NIIBE Yutaka2020-05-041-1/+5
* ecc-sos: public key is MPI with the prefix 0x40.NIIBE Yutaka2020-05-044-10/+4
* sos: don't change NBITS.NIIBE Yutaka2020-05-041-2/+0
* sos: Fix fingerprint computation.NIIBE Yutaka2020-05-044-9/+14
* Fix exporting key for ECC.NIIBE Yutaka2020-05-041-2/+2
* gpg: Fix for the condition calling gpg_sos_write.NIIBE Yutaka2020-05-041-4/+20
* gpg: Use opaque MPI for shared point.NIIBE Yutaka2020-05-041-7/+1
* gpg: Implement the fix-up of zero for SOS.NIIBE Yutaka2020-05-041-0/+23
* gpg: Use opaque MPI for ECDH.NIIBE Yutaka2020-05-042-24/+4
* gpg: Use GCRYMPI_FLAG_USER2 for SOS, and hash_public_key with that.NIIBE Yutaka2020-05-042-3/+13
* Add sos_read.NIIBE Yutaka2020-05-042-10/+98
* gpg: Use opaque byte MPI interface for ECC key.NIIBE Yutaka2020-05-041-1/+1
* gpg: Introduce SOS (Simply Octet String) support.NIIBE Yutaka2020-05-042-6/+59
* gpg: Make AEAD modes subject to compliance checks.Werner Koch2020-04-161-10/+13
* indent: Some typo and indentation changes for gpg.Werner Koch2020-04-154-14/+16
* gpg: Fix broken setting of AEAD algo.Werner Koch2020-04-151-7/+1
* gpg: ECDH: Accept longer padding.NIIBE Yutaka2020-04-081-4/+1
* gpg,card: Use the new MANUFACTURER attribute.Werner Koch2020-04-033-43/+20
* gpg: Add regular expression support.NIIBE Yutaka2020-04-032-21/+3
* gpg: Also allow a v5 fingerprint for --trusted-key.Werner Koch2020-03-181-0/+7
* gpg: Update --trusted-key to accept fingerprint as well as long key id.Daniel Kahn Gillmor2020-03-181-6/+18
* gpg: Fix key expiration and usage for keys created at the Epoch.Werner Koch2020-03-181-12/+16
* gpgconf: Further simplify the gpgconf option processing.Werner Koch2020-03-141-34/+3
* gpg: New option --auto-key-importWerner Koch2020-03-143-9/+20
* gpg: Make use of the included key block in a signature.Werner Koch2020-03-1311-50/+246
* gpg: New option --include-key-block.Werner Koch2020-03-134-11/+134
* gpg: Add property "fpr" for use by --export-filter.Werner Koch2020-03-136-2/+67
* doc: Add a comment to explain the signature postscript.Werner Koch2020-03-121-3/+8
* gpg: Re-group the options in the --help output.Werner Koch2020-03-061-288/+291
* gpgconf: Support reading global options (part 2).Werner Koch2020-03-061-9/+15
* card: Add yet another vendor.Werner Koch2020-03-031-0/+1
* card: Add new vendor.Werner Koch2020-03-031-0/+1
* gpg: Re-enable versioned config filesWerner Koch2020-02-251-2/+2