From: Peter P. <pop...@gm...> - 2017-09-07 05:17:26
|
Hi, If someone need open source smartcard (based on 8 bit AVR microcontroller) .. with RSA and ECC, supported by myeid driver in opensc, you can use https://oseid.sourceforge.io/ On Wed, Sep 6, 2017 at 7:06 PM, Douglas E Engert <dee...@gm...> wrote: > It sound like you are trying to write a software version of a smart card > and interface at the USB level using the qemu code as a starting point? > > > You might want to Google for: software emulation of smart cards > > There are a number of these available including: > > https://github.com/frankmorgner/vsmartcard > > There is also : > http://www.softhsm.org/ > > which implements a software version of smart card but at a PKCS#11 module. |