Problems with OpenPGP card
Tienes que estar conectado para tener acceso a los foros. Puedes hacerlo aquí
|
Autor
|
Mensaje
|
|
michail
Localización:
|
11. agosto 2006 11:40:55
Problems with OpenPGP card
Hi to all!
When i use my fellowship card on linux i get the following error:
-----------------------------------------------------------------------
[michail@mp-laptop ~]$ gpg --card-status --disable-ccid
gpg: detected reader `Generic CCID Reader 00 00'
gpg: pcsc_transmit failed: not transacted (0x80100016)
gpg: apdu_send_simple(0) failed: general error
Please insert the card and hit return or enter 'c' to cancel: c
gpg: selecting openpgp failed: general error
gpg: OpenPGP card not available: general error
[michail@mp-laptop ~]$
---------------------------------
pcsc_scan reports the following
---------------------------------
[michail@mp-laptop ~]$ pcsc_scan
PC/SC device scanner
V 1.4.5 (c) 2001-2006, Ludovic Rousseau
Compiled with PC/SC lite version: 1.3.1
Scanning present readers
0: Generic CCID Reader 00 00
Fri Aug 11 12:36:51 2006
Reader 0: Generic CCID Reader 00 00
Card state: Card inserted,
ATR: 3B FA 13 00 FF 81 31 80 45 00 31 C1 73 C0 01 00 00 90 00 B1
ATR: 3B FA 13 00 FF 81 31 80 45 00 31 C1 73 C0 01 00 00 90 00 B1
+ TS = 3B --> Direct Convention
+ T0 = FA, Y(1): 1111, K: 10 (historical bytes)
TA(1) = 13 --> Fi=372, Di=4, 93.000 cycles/ETU
TB(1) = 00 --> Programming Param P: 0 Volts, I: 0 milliamperes
TC(1) = FF --> Extra guard time: 255
TD(1) = 81 --> Y(i+1) = 1000, Protocol T = 1
-----
TD(2) = 31 --> Y(i+1) = 0011, Protocol T = 1
-----
TA(3) = 80 --> IFSC: 128
TB(3) = 45 --> Block Waiting Integer: 4 - Character Waiting Integer: 5
+ Historical bytes: 00 31 C1 73 C0 01 00 00 90 00
Category indicator byte: 00 (compact TLV data object)
Tag: 3, len: 1 (card service data byte)
Card service data byte: C1
- Application selection: by full DF name
- Application selection: by partial DF name
- EF.DIR and EF.ATR access services: by GET RECORD(s) command
- Card without MF
Tag: 7, len: 3 (card capabilities)
Selection methods: C0
- DF selection by full DF name
- DF selection by partial DF name
Data coding byte: 01
- Behaviour of write functions: one-time write
- Value 'FF' for the first byte of BER-TLV tag fields: invalid
- Data unit in quartets: 2
Command chaining, length fields and logical channels: 00
- Logical channel number assignment: No logical channel
- Maximum number of logical channels: 1
Mandatory status indicator (3 last bytes)
LCS (life card cycle): 00 (No information given)
SW: 9000 (Normal processing.)
+ TCK = B1 (correct checksum)
Possibly identified card (using /usr/share/pcsc/smartcard_list.txt):
3B FA 13 00 FF 81 31 80 45 00 31 C1 73 C0 01 00 00 90 00 B1
OpenPGP
-----------------------------------------------------------------------
On the other hand everything seems to work fine on Windows/GnuPG 1.4.1
Can anyone help?
Michail
|