Re: [opensc-devel] Problem with OpenSSL and engine_pkcs11

2008-02-14 Thread Antonio Nastasi
SiFcenter ha scritto: > > But here you're using d:\windows\system32. Why? > > Windows is on D:\ ...anyway I have tried in other computer with windows in C: > > > >/ 3664:error:260B6084:engine routines:DYNAMIC_LOAD:dso not > >found:.\crypto\engine\eng_dyn.c:450: > > />/ [Failure]: MODULE_PATH:d:\wi

[opensc-devel] Problem with OpenSSL and engine_pkcs11

2008-02-14 Thread Antonio Nastasi
Hi, I have compiled libp11 and engine_pkcs11 under windows with Visual C++ 2005 express + Microsoft Platform SDK. Now, when I test engine with openssl with this command: OpenSSL> engine -t dynamic -pre SO_PATH:c:\windows\system32\engine_pkcs11.dll -p re ID:pkcs11 -pre LIST_ADD:1 -pre LOAD -pre M

Re: [opensc-devel] opensc with Id ally

2008-02-03 Thread Antonio Nastasi
-pkcs11.so and back, which might help in debugging. I think > this is documented on the wiki (opensc or scb) somewhere too. > > I don't found it, can you help me? > good luck, Andreas > Thanks :) -- Antonio Nastasi Dottore in Ingegneria Informatica

[opensc-devel] opensc with Id ally

2008-02-01 Thread Antonio Nastasi
I wrote the driver from scratch. For the moment it recognizes only one certificate and key pairs of 2048 bit. The mapping of memory is proprietary, so i search for certificate with pattern 30 82 etc... The driver is under testing (Linux, windows xp/vista and Mac work fine with Thunderbird and Fire

[opensc-devel] opensc with Id ally

2008-02-01 Thread 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 Internet Explorer and Outlook and so i read http://www.opensc-project.org/sc

Re: [opensc-devel] [Gemsafe] Xpresso 16/32k

2007-09-22 Thread Antonio Nastasi
Ok, now seem work fine. I can sign and decrypt the mail ecc... It's a very experimental support and for now only one key of 2048 bits is recognized with the personal certificate and other CA certificates stored in SC. ( The most problem is mapping of memory, it's proprietary and not documented )

Re: [opensc-devel] [Gemsafe] Xpresso 16/32k

2007-09-17 Thread Antonio Nastasi
I created a layer for emulate pkcs#15 and it seems work fine. But...firefox how recognize if the certificate is mine or of others? In this moment the certificate that i import with sc_pkcs15emu_add_x509_cert. It's stored between certificate of others, not in personal certificates. I must link the r

Re: [opensc-devel] [Gemsafe] Xpresso 16/32k

2007-09-11 Thread Antonio Nastasi
ther questions.. i see in the memory that is stored information about GemsafeCSP ( only if there are a pair keys).. it's necessary? I think that i can skip it,isn'it? Best regards :) Bye Andreas Jellinghaus ha scritto: > On Thursday 06 September 2007 18:35:14 Antonio Nastasi wrote

[opensc-devel] [Gemsafe] Xpresso 16/32k

2007-09-06 Thread Antonio Nastasi
Hi, I am writing a driver for gemsafe Xpresso 16K with applet v1.. But.. I have some questions: 1)Are there documentation for knowledge the function I must implement? 2)I am reading the drivers for other cards..In particular Which are the functions that i must implement for pkcs11 recognize the car

[opensc-devel] Informations about GemPlus 32k

2007-07-24 Thread Antonio Nastasi
Hi, I am a student of University of Messina ( Italy ) and I am trying to rewrite an application that use a GemSafe 32k card from windows to linux. I read in FAQ that this card is not supported in the last release. Have you got some news about this card? Is it under developing? If you are interested