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