index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
agent
/
pkdecrypt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
agent:kem:ecc: Support a key on smartcard.
NIIBE Yutaka
2024-04-26
1
-73
/
+211
*
agent:kem: Fix memory leaks.
NIIBE Yutaka
2024-04-25
1
-3
/
+6
*
agent:kem: Factor out ECC KEM operation from composite KEM.
NIIBE Yutaka
2024-04-24
1
-107
/
+136
*
agent: Simplify diverting operation to the smartcard.
NIIBE Yutaka
2024-04-24
1
-10
/
+5
*
gpg: Support Kyber with Brainpool512r1.
Werner Koch
2024-04-23
1
-0
/
+6
*
Require Libgcrypt 1.11.0
Werner Koch
2024-04-23
1
-60
/
+69
*
agent:kem: More fix for PQC KEM with X448.
NIIBE Yutaka
2024-04-23
1
-17
/
+16
*
agent:kem: Support other ML-KEM variants.
NIIBE Yutaka
2024-04-23
1
-11
/
+40
*
agent:kem: Support other ECC curves.
NIIBE Yutaka
2024-04-23
1
-21
/
+105
*
agent: Add more diagnostics to PQC decryption.
Werner Koch
2024-04-11
1
-16
/
+69
*
agent: Rename the function using the word "composite"
NIIBE Yutaka
2024-04-11
1
-5
/
+5
*
agent: Fix PQC decryption.
NIIBE Yutaka
2024-04-11
1
-28
/
+9
*
agent:kem: Externalize FIXED_INFO.
NIIBE Yutaka
2024-04-10
1
-18
/
+51
*
common,agent: Factor out KEM functions into common/kem.c.
NIIBE Yutaka
2024-04-10
1
-53
/
+44
*
agent: Make "PKDECRYPT --kem" with optional value work.
Werner Koch
2024-04-05
1
-0
/
+4
*
agent: Add initial support for hybrid ECC+PQC decryption with KEM.
NIIBE Yutaka
2024-04-05
1
-1
/
+311
*
agent: Show "no secret key" instead of "card removed".
Werner Koch
2023-03-01
1
-4
/
+11
*
agent: Move confirmation handling into findkey.c.
NIIBE Yutaka
2022-05-20
1
-3
/
+3
*
agent: Supply GRIP=NULL for agent_key_from_file, for real use.
NIIBE Yutaka
2022-05-19
1
-1
/
+1
*
agent: Use "Created:" field for creation time.
NIIBE Yutaka
2022-03-25
1
-1
/
+1
*
agent: Add new shadow key type and functions to call tpm2daemon
James Bottomley
2021-03-10
1
-2
/
+6
*
agent: Allow decryption with card but no file.
NIIBE Yutaka
2020-12-08
1
-2
/
+5
*
agent: Clean up the API of agent_pkdecrypt.
NIIBE Yutaka
2020-12-08
1
-21
/
+21
*
agent: Support scdaemon operation using KEYGRIP.
NIIBE Yutaka
2019-05-15
1
-2
/
+2
*
agent: Replace most assert by log_assert.
Werner Koch
2019-05-14
1
-3
/
+2
*
Use the gpgrt log functions if possible.
Werner Koch
2017-11-27
1
-2
/
+2
*
Spelling fixes in docs and comments.
NIIBE Yutaka
2017-04-28
1
-1
/
+1
*
agent: Prepare to pass an additional parameter to the getpin callback.
Werner Koch
2017-02-22
1
-1
/
+1
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
agent: Replace some sprintf.
Werner Koch
2014-12-02
1
-8
/
+3
*
agent: Return NO_SECKEY instead of ENONET for PKSIGN and others.
Werner Koch
2014-08-18
1
-3
/
+1
*
agent: API change of agent_key_from_file.
NIIBE Yutaka
2014-03-11
1
-1
/
+1
*
gpg: Make decryption with the OpenPGP card work.
Werner Koch
2013-08-28
1
-3
/
+7
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-4
/
+2
*
More agent support for gpg.
Werner Koch
2010-10-13
1
-2
/
+0
*
Exporting secret keys via gpg-agent is now basically supported.
Werner Koch
2010-10-01
1
-1
/
+3
*
s/CACHE_MODE_IMPGEN/CACHE_MODE_NONCE/.
Werner Koch
2010-09-01
1
-1
/
+1
*
Fix bug #1053
Werner Koch
2009-05-15
1
-1
/
+1
*
Print NO_SECKEY status line in gpgsm.
Werner Koch
2009-03-25
1
-1
/
+4
*
Changed to GPLv3.
Werner Koch
2007-07-04
1
-4
/
+2
*
The big Assuan error code removal.
Werner Koch
2006-09-06
1
-1
/
+1
*
See ChangeLogs
Werner Koch
2006-08-29
1
-6
/
+14
*
Updated FSF's address.
Werner Koch
2006-06-20
1
-1
/
+2
*
gcc-4 defaults forced me to edit many many files to get rid of the
Werner Koch
2005-06-16
1
-1
/
+1
*
New debugging optionhs, updates to the manual.
Werner Koch
2005-06-07
1
-1
/
+2
*
* call-scd.c (init_membuf, put_membuf, get_membuf): Removed. We
Werner Koch
2004-12-20
1
-10
/
+12
*
* command.c (cmd_setkeydesc): New.
Werner Koch
2004-02-13
1
-2
/
+4
*
* findkey.c (agent_key_from_file): Extra paranoid wipe.
Werner Koch
2004-02-03
1
-6
/
+6
*
* findkey.c (agent_key_from_file): Now return an error code so
Werner Koch
2004-01-16
1
-3
/
+2
*
Mainly changes to adjust for the changed KSBA API.
Werner Koch
2003-11-12
1
-1
/
+0
[next]