Files
vsmartcard/ccid
Frank Morgner c63cc40c34 fixed misuse of realloc
if called with size 0, realloc frees the buffer, which may eventually
lead to a double free corruption.
2019-01-17 15:04:35 +01:00
..
2013-06-11 15:20:12 +02:00
2019-01-17 15:04:35 +01:00
2016-10-10 10:33:05 +02:00
2009-08-06 20:25:45 +00:00
2016-10-10 10:33:05 +02:00
2016-10-10 10:33:05 +02:00
2017-04-19 11:59:42 +02:00

USB CCID Emulator

The USB CCID Emulator forwards a locally present PC/SC smart card reader as a standard USB CCID reader. USB CCID Emulator can be used as trusted intermediary enabling secure PIN entry and PIN modification. In combination with OpenSC also PACE can be performed by the emulator.

Please refer to our project's website for more information.