Re: imported smart-card keys

2005-08-10 Thread Alex Mauer
OK, I'm getting frustrated with the interaction with the smart card. I have generated a new ElGamal encryption key, 0x16AF3873. $ gpg --edit-key 51192ff2 gpg: NOTE: THIS IS A DEVELOPMENT VERSION! gpg: It is only intended for test purposes and should NOT be gpg: used in a production environment

imported smart-card keys

2005-07-05 Thread Alex Mauer
Huh? Yeah, it's encrypted with an RSA key, but from where did it get 9150664f?? It isn't even an RSA key! It is the key that just expired though, which may have some bearing. This is still on the same machine which displays the weird imported smart-card keys problem described in my initial post

Re: pinpad cardreader; imported smart-card keys

2005-06-28 Thread Werner Koch
On Mon, 27 Jun 2005 16:30:15 -0500, Alex Mauer said: I purchased an SCM SPR332 card reader, based on the Smartcard Howto's statement (about the SPR532) The pinpad may be used to securely enter the PIN. I have found that I cannot use the pinpad, at least not with As of now the may be means

Re: pinpad cardreader; imported smart-card keys

2005-06-28 Thread Alex Mauer
Werner Koch wrote: As of now the may be means with software supporting it but not with GnuPG :-(. As I was afraid of; perhaps the howto could be updated to clarify that The longer answer is that I have worked on it and added code to the CCID driver to check this out. How about the SC

Re: pinpad cardreader; imported smart-card keys

2005-06-28 Thread Werner Koch
On Tue, 28 Jun 2005 10:35:58 -0500, Alex Mauer said: As I was afraid of; perhaps the howto could be updated to clarify that We will do this. The longer answer is that I have worked on it and added code to the CCID driver to check this out. How about the SC daemon? Its the same code