Skip to content

Commit

Permalink
Add authenton #1- CTAP2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
LudovicRousseau committed Apr 30, 2024
1 parent 00bbd69 commit b561a8f
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 0 deletions.
53 changes: 53 additions & 0 deletions readers/authenton_1-CTAP2.1.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
idVendor: 0x3606
iManufacturer: authenton
idProduct: 0x5A11
iProduct: authenton#1- CTAP2.1
bcdDevice: 0.01 (firmware release?)
bLength: 9
bDescriptorType: 4
bInterfaceNumber: 0
bAlternateSetting: 0
bNumEndpoints: 2
bulk-IN and bulk-OUT
bInterfaceClass: 0x0B [Chip Card Interface Device Class (CCID)]
bInterfaceSubClass: 0
bInterfaceProtocol: 0
bulk transfer, optional interrupt-IN (CCID)
iInterface: authenton#1- CTAP2.1
CCID Class Descriptor
bLength: 0x36
bDescriptorType: 0x21
bcdCCID: 1.10
bMaxSlotIndex: 0x00
bVoltageSupport: 0x07
5.0V
3.0V
1.8V
dwProtocols: 0x0000 0x0002
T=1
dwDefaultClock: 3.580 MHz
dwMaximumClock: 3.580 MHz
bNumClockSupported: 0 (will use whatever is returned)
IFD does not support GET CLOCK FREQUENCIES request: LIBUSB_ERROR_PIPE
dwDataRate: 9600 bps
dwMaxDataRate: 9600 bps
bNumDataRatesSupported: 0 (will use whatever is returned)
IFD does not support GET_DATA_RATES request: LIBUSB_ERROR_PIPE
dwMaxIFSD: 254
dwSynchProtocols: 0x00000000
dwMechanical: 0x00000000
No special characteristics
dwFeatures: 0x00010622
....02 Automatic parameter configuration based on ATR data
....20 Automatic baud rate change according to frequency and Fi, Di params
..02.. NAD value other than 00 accepted (T=1)
..04.. Automatic IFSD exchange as first exchange (T=1)
01.... TPDU level exchange
dwMaxCCIDMessageLength: 64 bytes
bClassGetResponse: 0xFF
echoes the APDU class
bClassEnvelope: 0xFF
echoes the APDU class
wLcdLayout: 0x0000
bPINSupport: 0x00
bMaxCCIDBusySlots: 1
3 changes: 3 additions & 0 deletions readers/supported_readers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,9 @@
0x03EB:0x6012:ATMEL VaultIC420 Smart Object
0x03EB:0x6014:ATMEL VaultIC440

# authenton
0x3606:0x5A11:authenton #1- CTAP2.1

# AvestUA
0xC1A6:0x0131:AvestUA AvestKey

Expand Down

0 comments on commit b561a8f

Please sign in to comment.