Re: [opensc-devel] USB smartcard device return "Wrong Length" error

2008-02-03 Thread Eswar S
What is ISO 7816 standard used in OpenSC ISO 7816 card driver implementation? *** This e-mail and attachments contain confidential information from HUAWEI, which is intended only for the person or entity who

Re: [opensc-devel] lock_login

2008-02-03 Thread Franz Brandl
Hello, it shouldn't be an application problem, i guess it is rather a problem in the A-Trust ACOS specific code, but i wasnt able to figure out a "quick fix". The problem occurs even with "pkcs11-tool /t /l ", when testing the signatures. The problem is that during that test, the card is r

Re: [opensc-devel] [TEST REQUEST] OpenSC - Windows - MinGW based build

2008-02-03 Thread Alon Bar-Lev
On 2/3/08, Eddy Nigg (StartCom Ltd.) <[EMAIL PROTECTED]> wrote: > > Actually I didn't knew that there is such a flag now...of course there is > readline, will try it with it next time ;-) It should had been autodetected... Next time, please send me the config.log too, so I know what is wrong. Al

Re: [opensc-devel] [TEST REQUEST] OpenSC - Windows - MinGW based build

2008-02-03 Thread Eddy Nigg (StartCom Ltd.)
Actually I didn't knew that there is such a flag now...of course there is readline, will try it with it next time ;-) Alon Bar-Lev wrote: Thanks! Do you actually don't have readline? Or is it an error? Alon. On 2/3/08, Eddy Nigg (StartCom Ltd.) <[EMAIL PROTECTED]> wrote: OK, builds perf

Re: [opensc-devel] [TEST REQUEST] OpenSC - Windows - MinGW based build

2008-02-03 Thread Alon Bar-Lev
Thanks! Do you actually don't have readline? Or is it an error? Alon. On 2/3/08, Eddy Nigg (StartCom Ltd.) <[EMAIL PROTECTED]> wrote: > > OK, builds perfect on StartCom MultiMedia 5 and StartCom Enterprise 5 > (RHEL). On ML5 all options are enabled: > > Host:i686-pc-linux-gnu >

Re: [opensc-devel] [TEST REQUEST] OpenSC - Windows - MinGW based build

2008-02-03 Thread Eddy Nigg (StartCom Ltd.)
OK, builds perfect on StartCom MultiMedia 5 and StartCom Enterprise 5 (RHEL). On ML5 all options are enabled: Host:i686-pc-linux-gnu Compiler:gcc Compiler flags: -fno-strict-aliasing -g -O2 Preprocessor flags: Linker flags: Libraries: zlib support:

Re: [opensc-devel] opensc-devel Digest, Vol 61, Issue 10

2008-02-03 Thread Josef Fritscher
I am working on ECDSA support for the Austrian e-card. But this is still work in progress. At the moment I can process certificates and private keys. It is also possible to display and select certificates in firefox. However, the rest is still missing. Since I have to get a living the entire proje

Re: [opensc-devel] opensc with Id ally

2008-02-03 Thread Antonio Nastasi
Andreas Jellinghaus ha scritto: > > > please try to contact david corcoran of identity alliance, I'm sure he can > help with debugging the issue. > I will tray to contact Corcoran. > also you can use the pkcs#11 spy to create a log file of all calls to > opensc-pkcs11.so and back, which mig

Re: [opensc-devel] [TEST REQUEST] OpenSC - Windows - MinGW based build

2008-02-03 Thread Alon Bar-Lev
On 2/3/08, Ludovic Rousseau <[EMAIL PROTECTED]> wrote: > > When I think about it now, a system_xyz.c file (much like pcsc-lite) > > with direct wrappers for win32 api would be a better choice than > > 'require libtool on windows'. > > That would be a reimplementation of libltdl, wouldn't be? > > I

Re: [opensc-devel] [TEST REQUEST] OpenSC - Windows - MinGW based build

2008-02-03 Thread Ludovic Rousseau
On Feb 2, 2008 12:11 AM, Martin Paljak <[EMAIL PROTECTED]> wrote: > > On Feb 2, 2008, at 12:26 AM, Alon Bar-Lev wrote: > > > 2. Download latest libtool for win32 [3]. > > > > [[[Does someone know why is this used for Windows, I believe a simple > > LoadLibrary(), GetProcAddress() should do.]]] > >

Re: [opensc-devel] opensc with Id ally

2008-02-03 Thread Andreas Jellinghaus
Am Freitag, 1. Februar 2008 11:50:20 schrieb Antonio Nastasi: > Hi, i wrote a driver for gemsafe V1 ( Xpresso 16k/32k ) and now i am > testing it on Windows. Thunderbird and Firefox recognized fine the smart > card with opensc-pkcs11.dll . I tested it also in linux. > Now i would use it with Intern

Re: [opensc-devel] lock_login

2008-02-03 Thread Andreas Jellinghaus
Am Freitag, 1. Februar 2008 13:48:57 schrieb Franz Brandl: > Hi all, > > when testing a new generation of A-Trust ACOS based cards, i came across > the fact that the cards do not work with OpenSC when the lock_login > parameter is set to False. The parameters default value has been changed > some t

Re: [opensc-devel] USB smartcard device return "Wrong Length" error

2008-02-03 Thread Andreas Jellinghaus
Am Donnerstag, 31. Januar 2008 12:38:46 schrieb Eswar S: > I am using opensc 0.9.6 for my smart card application. that version is quite old. 3 years or so? > Smart device vendor: http://www.bdtech.com.cn/esafe_e.htm never heard of them. only cards with drivers in opensc are supported. unlike co

Re: [opensc-devel] [TEST REQUEST] OpenSC - Windows - MinGW based build

2008-02-03 Thread Alon Bar-Lev
On 2/3/08, Alon Bar-Lev <[EMAIL PROTECTED]> wrote: > On 2/3/08, Eddy Nigg (StartCom Ltd.) <[EMAIL PROTECTED]> wrote: > > > > Testing the proposed opensc from > > http://alon.barlev.googlepages.com/opensc-0.11.4-svn.tar.gz > > > > Configure works on ML-5 (StartCom MultiMedia) with ./configure > >