Problems with my Fellowship crypto card
You need to be logged in to get access to the forums. You can do so here
|
Author
|
Message
|
|
bluebucket
Location:
|
Friday 25 August 2006 8:23:35 am
Problems with my Fellowship crypto card
I followed the 'Using your Card with subkeys only' Howto but have hit the following problem when I try and decrypt a file.
gpg -vd file.gpg
gpg: anonymous recipient; trying secret key 96BF8A66 ...
gpg: anonymous recipient; trying secret key 4E6EF5E6 ...
gpg: anonymous recipient; trying secret key 33B7B70C ...
PIN
gpg: apdu_send_simple(0) failed: unknown status error
gpg: encrypted with ELG-E key, ID 00000000
gpg: encrypted with RSA key, ID 00000000
gpg: decryption failed: secret key not available
dave@obilix:~$ gpg -vd Xorg.0.log.gpg
gpg: public key is 00000000
gpg: anonymous recipient; trying secret key 96BF8A66 ...
gpg: reader slot 0: using ccid driver
gpg: slot 0: ATR=3B FA 13 00 FF 81 31 80 45 00 31 C1 73 C0 01 00 00 90 00 B1
gpg: AID: D2 76 00 01 24 01 01 01 00 01 00 00 05 EE 00 00
gpg: anonymous recipient; trying secret key 4E6EF5E6 ...
gpg: anonymous recipient; trying secret key 33B7B70C ...
PIN
gpg: apdu_send_simple(0) failed: unknown status error
gpg: public key is 00000000
gpg: encrypted with ELG-E key, ID 00000000
gpg: encrypted with RSA key, ID 00000000
gpg: decryption failed: secret key not available
When I swap the ~/.gnupg/secring.gpg for the bacup it works. I am at a loss as the output of gpg --edit-key in section 6.8 is exactly the same as in the HowTo
Can anyone help please?
|
|
bluebucket
Location:
|
Saturday 26 August 2006 10:37:09 pm
Re: Problems with my Fellowship crypto card
Managed to work it out, the reader a OmniKey 5121 needed the manufactures PC/SC driver to work properly. With gpg ccid driver it only works for basic operations.
Well at least I manged to find the prob .
|
|
maffulli
Location: Milan, Italy
|
Monday 28 August 2006 4:51:57 pm
Re: Problems with my Fellowship crypto card
Glad to read you fixed it
bye
stef
|