Merge pull request #2956 from jkramarz/crescendo_aid

Add HID® Crescendo® AIDs to AID list
This commit is contained in:
Iceman 2025-08-18 08:02:22 +02:00 committed by GitHub
commit 160eb44fcc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1247,14 +1247,6 @@
"Description": "PIV End Point Applet. Last 2 bytes designate version", "Description": "PIV End Point Applet. Last 2 bytes designate version",
"Type": "" "Type": ""
}, },
{
"AID": "A000000308000010000100",
"Vendor": "National Institute of Standards and Technology",
"Country": "United States",
"Name": "Personal Identity Verification (PIV) / ID-ONE PIV BIO",
"Description": "PIV End Point Applet. Last 2 bytes designate version",
"Type": ""
},
{ {
"AID": "A00000031510100528", "AID": "A00000031510100528",
"Vendor": "Currence Holding/PIN BV", "Vendor": "Currence Holding/PIN BV",
@ -2470,5 +2462,37 @@
"Name": "Navigo", "Name": "Navigo",
"Description": "CALYPSO-based transit card", "Description": "CALYPSO-based transit card",
"Type": "transport" "Type": "transport"
},
{
"AID": "A0000000791000",
"Vendor": "HID Global",
"Country": "",
"Name": "Crescendo ACA",
"Description": "HID Crescendo ACA",
"Type": "access"
},
{
"AID": "A0000000792300",
"Vendor": "HID Global",
"Country": "",
"Name": "Crescendo OATH #0 (HOTP)",
"Description": "HID Crescendo Key OATH instance 0 (default HOTP slot)",
"Type": "access"
},
{
"AID": "A0000000792301",
"Vendor": "HID Global",
"Country": "",
"Name": "Crescendo OATH #1",
"Description": "HID Crescendo Key OATH instance 1",
"Type": "access"
},
{
"AID": "A0000000792302",
"Vendor": "HID Global",
"Country": "",
"Name": "Crescendo OATH #2",
"Description": "HID Crescendo Key OATH instance 2",
"Type": "access"
} }
] ]