Re: [Tutor] [Web] Using pyCrypto - pyscard

2009-01-24 Thread Alan Gauld
"Olivier Roger" wrote I have a question concerning the use of python to make web application. I don't know if it is possible. I would like to create an applet capable of using the client smardcard (with pyscard/pyCrypto module) reader to read and display the contained data on the page. I a

Re: [Tutor] [Web] Using pyCrypto - pyscard

2009-01-24 Thread Kent Johnson
On Sat, Jan 24, 2009 at 10:10 AM, Olivier Roger wrote: > Hello, > > I have a question concerning the use of python to make web application. > I don't know if it is possible. I would like to create an applet capable of > using the client smardcard (with pyscard/pyCrypto module) reader to read and >

[Tutor] [Web] Using pyCrypto - pyscard

2009-01-24 Thread Olivier Roger
Hello, I have a question concerning the use of python to make web application. I don't know if it is possible. I would like to create an applet capable of using the client smardcard (with pyscard/pyCrypto module) reader to read and display the contained data on the page. I already have a simple p