aboutsummaryrefslogtreecommitdiffstats
path: root/common/sexputil.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-05gpg: Allow to create a Kyber key from keygrips.Werner Koch1-1/+1
2023-05-01common: Fix parsing ECC key.NIIBE Yutaka1-1/+1
2023-03-15scd,openpgp: Switch key attributes between RSA and ECC in writekey.Werner Koch1-1/+4
2021-03-26common: New function to uncompress an ECC public key.Werner Koch1-0/+294
2021-01-19Require Libgcrypt 1.9Werner Koch1-2/+0
2020-09-11common: New function cmp_canon_sexp.Werner Koch1-0/+90
2020-06-24gpg,agent: Support Ed448 signing.NIIBE Yutaka1-1/+8
2020-05-19common: New function to extract Q from an ECC key.Werner Koch1-1/+89
2020-05-08sm: Print algorithm infos in data decryption mode.Werner Koch1-0/+16
2020-05-08sm: Cleanup the use of GCRY_PK_ECC and GCRY_PK_ECDSA.Werner Koch1-0/+17
2020-05-04doc: Typo fixes in code commentsWerner Koch1-1/+1
2020-04-09common: New function to map hash algo names.Werner Koch1-0/+41
2020-02-11common: Extend the openpgp_curve_to_oid function.Werner Koch1-1/+1
2019-04-02common: Extend function pubkey_algo_string.Werner Koch1-2/+7
2019-02-08common: Provide function to get public key algo names in our format.Werner Koch1-0/+58
2018-10-24all: fix spelling and typosDaniel Kahn Gillmor1-1/+1
2017-04-28Spelling fixes in docs and comments.NIIBE Yutaka1-2/+2
2017-03-01gpg: Allow creating keys using an existing ECC key.Werner Koch1-47/+18
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-08-08agent: More clean up of SSH support.NIIBE Yutaka1-0/+50
2015-11-17Fix typos found using codespell.Justus Winter1-1/+1
2014-09-18common: Remove superfluous statements.Werner Koch1-3/+3
2014-01-30gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.Werner Koch1-8/+11
2013-05-22New debug functions log_printcanon and log_printsexp.Werner Koch1-0/+86
2012-04-20Change license for some files in common to LGPLv3+/GPLv2+.Werner Koch1-5/+15
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-10/+10
2010-06-21Implement export of pkcs#12 objects using a direct agent connection.Werner Koch1-3/+3
2010-06-17Avoid using the protect-tool to import pkcs#12.Werner Koch1-1/+31
2010-06-08W32CE fix.Werner Koch1-1/+1
2010-04-23Decryption and signi via agent is now implemented.Werner Koch1-1/+1
2010-04-20Add missing file.Werner Koch1-1/+1
2009-07-01Alow batch ode for gpgsm --gen-key.Werner Koch1-8/+46
2009-06-24Fixed a bunch of little bugs as reported by Fabian Keil.Werner Koch1-0/+3
2009-05-07New helper function factored out of ../scd and equipped with test code.Werner Koch1-0/+161
2009-03-06New gpg-agent command to list key information.Werner Koch1-1/+37
2007-12-13Allow verification of some broken S-TRUST generated signatures.Werner Koch1-3/+49
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-05-15Use estream_asprintf instead of the GNU asprintf.Werner Koch1-5/+7
2007-04-03Add a way to get a listing of available CCID readers.Werner Koch1-1/+1
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2005-06-16gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch1-3/+6
2005-04-18* configure.ac: Require libksba 0.9.11.Werner Koch1-0/+78
2005-04-13Added missing fileWerner Koch1-0/+63