From: Martin V. <mv...@gm...> - 2015-11-12 11:03:32
|
On Thu, Nov 12, 2015 at 11:47 AM, Frank Morgner < mo...@in...> wrote: > Nobody is working on this. Could you state what you think the (security) > problem currently is? > I'm using closed source drivers, because opensc/pkcs11 cannot be used simultaneously. (since ~ 5 years now) Are there ideas how "stateless" support should be implemented? My idea was to add two methods to a driver plugin "save"/"restore" state, and call this from maybe the pkcs11 layer(?) I would like to ask for an advice how it should be done. |