[opensc-devel] Additional Cardmod changes needed

2011-02-09 Thread Douglas E. Engert
François, Please try the cardmod code that is now in SVN. It now works with login to AD, can detect changes of a card in the reader as well as the other changes as outlined in the commit comments. If the CARDMOD_LOW_LEVEL_DEBUG is defined, see line #97 it will try and write out the the file "c:\

Re: [opensc-devel] Is Aladdin eToken Pro 72k Java supported by opensc / openct?

2011-02-09 Thread LIMIN Thomas
Hello Many thanks for your quick and detailed answer. Having confirmation that opensc doesn't support Aladdin eToken Pro 72k Java, I have successfully switched to using pcsc-lite with interface handler and pkcs11 api implementation provided by Aladdin. Maybe I will try using more "free software"

Re: [opensc-devel] Is Aladdin eToken Pro 72k Java supported by opensc / openct?

2011-02-09 Thread Andreas Jellinghaus
Am Mittwoch 09 Februar 2011, um 19:51:15 schrieb LIMIN Thomas: > Hello > > I have an Aladdin eToken Pro 72k Java. > > According to http://www.opensc-project.org/opensc/wiki/AladdinEtokenPro: > "The eToken PRO is fully supported by OpenSC and is well tested" yes. but "eToken PRO" and "eToken PRO

[opensc-devel] Is Aladdin eToken Pro 72k Java supported by opensc / openct?

2011-02-09 Thread LIMIN Thomas
Hello I have an Aladdin eToken Pro 72k Java. According to http://www.opensc-project.org/opensc/wiki/AladdinEtokenPro: "The eToken PRO is fully supported by OpenSC and is well tested" Unfortunately, I get a "card communication failure" when using openct-tool: openct-tool -v OpenCT 0.6.20 #openc

Re: [opensc-devel] Feitian PKI speed

2011-02-09 Thread Peter Stuge
Hi Jean-Michel, Jean-Michel Pouré - GOOZE wrote: > I ran twice time pkcs15-init --generate-key rsa/2048: Thanks for testing! > 0.01user 0.00system 0:51.63elapsed > 0.00user 0.00system 1:33.16elapsed > > So everything is okay. It is fast and not constant time. 42 seconds is a pretty big "aro

Re: [opensc-devel] Feitian PKI speed

2011-02-09 Thread Martin Paljak
Hello, On Feb 8, 2011, at 2:26 PM, Jean-Michel Pouré - GOOZE wrote: > On mailing list, this kind of remark is meant to start a flame war. > > Comparing the speed of two cars makes sense, comparing the speed of two > cards is absurd. The RSA generation time can be a sign of speed, > accuracy, slow

Re: [opensc-devel] Feitian PKI speed

2011-02-09 Thread Martin Paljak
Jean-Michel, On Feb 8, 2011, at 11:17 AM, Jean-Michel Pouré - GOOZE wrote: > Le mardi 08 février 2011 à 09:08 +0100, Ludovic Rousseau a écrit : >> It is _expected_ to have a _highly_ variable time for prime number >> generators. > > This is understood now. So please let us remove key generation t

Re: [opensc-devel] Feitian PKI speed

2011-02-09 Thread Jean-Michel Pouré - GOOZE
Le mercredi 09 février 2011 à 08:05 +0100, Martin Paljak a écrit : > It sure did, "time pkcs15-init -G" said so. Dear Martin and all, More simple script than mine. I ran twice time pkcs15-init --generate-key rsa/2048: 0.01user 0.00system 0:51.63elapsed 0.00user 0.00system 1:33.16elapsed So e