aboutsummaryrefslogtreecommitdiffstats
path: root/agent/pkdecrypt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* agent: Fix for the prefix 0x40 in the point representation.HEADmasterNIIBE Yutaka5 days1-0/+10
* gpg,agent: Clean up around using ECC KEM.NIIBE Yutaka2025-05-231-2/+4
* agent: Add support for TPM2 for ECC KEM.NIIBE Yutaka2025-05-221-2/+7
* agent: Finish ECC KEM, adding support for NIST curves.NIIBE Yutaka2025-05-221-16/+41
* agent: Support ECC KEM by PKDECRYPT --kem.NIIBE Yutaka2025-05-211-45/+205
* agent: Refactor ECC KEM decap operation.NIIBE Yutaka2025-05-201-39/+41
* agent: Support the use case of composite PQC for prompting.NIIBE Yutaka2025-05-141-1/+1
* agent: Fix ECC key on smartcard for composite KEM with PQC.NIIBE Yutaka2025-05-131-1/+1
* agent:kem:ecc: Support a key on smartcard.NIIBE Yutaka2024-04-261-73/+211
* agent:kem: Fix memory leaks.NIIBE Yutaka2024-04-251-3/+6
* agent:kem: Factor out ECC KEM operation from composite KEM.NIIBE Yutaka2024-04-241-107/+136
* agent: Simplify diverting operation to the smartcard.NIIBE Yutaka2024-04-241-10/+5
* gpg: Support Kyber with Brainpool512r1.Werner Koch2024-04-231-0/+6
* Require Libgcrypt 1.11.0Werner Koch2024-04-231-60/+69
* agent:kem: More fix for PQC KEM with X448.NIIBE Yutaka2024-04-231-17/+16
* agent:kem: Support other ML-KEM variants.NIIBE Yutaka2024-04-231-11/+40
* agent:kem: Support other ECC curves.NIIBE Yutaka2024-04-231-21/+105
* agent: Add more diagnostics to PQC decryption.Werner Koch2024-04-111-16/+69
* agent: Rename the function using the word "composite"NIIBE Yutaka2024-04-111-5/+5
* agent: Fix PQC decryption.NIIBE Yutaka2024-04-111-28/+9
* agent:kem: Externalize FIXED_INFO.NIIBE Yutaka2024-04-101-18/+51
* common,agent: Factor out KEM functions into common/kem.c.NIIBE Yutaka2024-04-101-53/+44
* agent: Make "PKDECRYPT --kem" with optional value work.Werner Koch2024-04-051-0/+4
* agent: Add initial support for hybrid ECC+PQC decryption with KEM.NIIBE Yutaka2024-04-051-1/+311
* agent: Show "no secret key" instead of "card removed".Werner Koch2023-03-011-4/+11
* agent: Move confirmation handling into findkey.c.NIIBE Yutaka2022-05-201-3/+3
* agent: Supply GRIP=NULL for agent_key_from_file, for real use.NIIBE Yutaka2022-05-191-1/+1
* agent: Use "Created:" field for creation time.NIIBE Yutaka2022-03-251-1/+1
* agent: Add new shadow key type and functions to call tpm2daemonJames Bottomley2021-03-101-2/+6
* agent: Allow decryption with card but no file.NIIBE Yutaka2020-12-081-2/+5
* agent: Clean up the API of agent_pkdecrypt.NIIBE Yutaka2020-12-081-21/+21
* agent: Support scdaemon operation using KEYGRIP.NIIBE Yutaka2019-05-151-2/+2
* agent: Replace most assert by log_assert.Werner Koch2019-05-141-3/+2
* Use the gpgrt log functions if possible.Werner Koch2017-11-271-2/+2
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-1/+1
* agent: Prepare to pass an additional parameter to the getpin callback.Werner Koch2017-02-221-1/+1
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* agent: Replace some sprintf.Werner Koch2014-12-021-8/+3
* agent: Return NO_SECKEY instead of ENONET for PKSIGN and others.Werner Koch2014-08-181-3/+1
* agent: API change of agent_key_from_file.NIIBE Yutaka2014-03-111-1/+1
* gpg: Make decryption with the OpenPGP card work.Werner Koch2013-08-281-3/+7
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-4/+2
* More agent support for gpg.Werner Koch2010-10-131-2/+0
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-1/+3
* s/CACHE_MODE_IMPGEN/CACHE_MODE_NONCE/.Werner Koch2010-09-011-1/+1
* Fix bug #1053Werner Koch2009-05-151-1/+1
* Print NO_SECKEY status line in gpgsm.Werner Koch2009-03-251-1/+4
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* The big Assuan error code removal.Werner Koch2006-09-061-1/+1
* See ChangeLogsWerner Koch2006-08-291-6/+14