Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjusted for use with current libgcrypt (1.1.42). | Werner Koch | 2003-07-28 | 1 | -1/+1 |
| | |||||
* | Key generation and signing using the OpenPGP card does rudimentary work. | Werner Koch | 2003-06-27 | 1 | -6/+6 |
| | |||||
* | Make use of libgpg-error | Werner Koch | 2003-06-03 | 1 | -5/+5 |
| | |||||
* | Updated from latest NewPG project | Werner Koch | 2003-01-09 | 1 | -3/+5 |
| | |||||
* | Minor fixes | Werner Koch | 2002-08-09 | 1 | -2/+2 |
| | |||||
* | Signing using a PKCS15 smartcard does work. How to create such a card | Werner Koch | 2002-03-05 | 1 | -24/+33 |
| | | | | | | is of course a different thing. Note, that you need to create the shadowed-private-key file manually. | ||||
* | * pksign.c (agent_pksign): Detect whether a Smartcard is to be | Werner Koch | 2002-03-04 | 1 | -1/+1 |
| | | | | | | | | | | | | used and divert the operation in this case. * pkdecrypt.c (agent_pkdecrypt): Likewise * findkey.c (agent_key_from_file): Add optional arg shadow_info and have it return information about a shadowed key. * protect.c (agent_get_shadow_info): New. * protect.c (snext,sskip,smatch): Moved to * sexp-parse.h: new file. * divert-scd.c: New. | ||||
* | Changes needed to support smartcards. Well, only _support_. There is | Werner Koch | 2002-02-28 | 1 | -18/+30 |
| | | | | | no real code yet. | ||||
* | Added decryption, some code cleanup | Werner Koch | 2001-12-05 | 1 | -79/+35 |
| | |||||
* | The agent does now work and read the secret keys from the directory | Werner Koch | 2001-11-25 | 1 | -35/+69 |
| | | | | | | ~/.gnupg-test/private-keys-v1.d/<keygrip-as-20-byte-hex-number>. I will post a sample key to gpa-dev. | ||||
* | As promised a agent which already does some things. Not very useful | Werner Koch | 2001-11-25 | 1 | -3/+136 |
| | | | | | yet but may be of help for using it in ther contexts. | ||||
* | Friedman is setting up his desk | Werner Koch | 2001-11-24 | 1 | -0/+39 |