Skip to content

Commit 4a81c8b

Browse files
authored
Create index.md
1 parent d7d3df7 commit 4a81c8b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

1209/E007/index.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: E007
3+
title: Exp.007 SECCID
4+
owner: vx4.net
5+
license: GPLv3
6+
site: https://github.com/VX4/seccid
7+
source: https://github.com/ckahlo/seccid
8+
---
9+
The "Secure Element CCID" connector allows you to connect to secure sensor busses behind an I2C secure element as simple as a smartcard interface on your favourite desktop OS.\
10+
Because the communication protocol for secure elements is based on ISO7816 and messages to the trusted I2C bus are expressed as ISO7816 APDUs it is convenient to use your favourite programming language, connect to the smartcard (PC/SC) stack on your OS and start talking to your sensors over USB CCID.
11+
As some OS (Linux / Mac OS) require an individual PID/VID combination to register CCID interfaces correctly and to not confuse it with other uses for the interface this PID was requested.

0 commit comments

Comments
 (0)