Re: [openssl.org #432] pkcs#11 engine for openssl 0.9.7 & 0.9.6

2003-01-20 Thread afchine madjlessi
Hello Richard,


> Richard Levitte via RT wrote:
>
> It's unfortunate that cryptoki.h is GPLd, or I would put it in our
contribution area.
>
> GPL is not compatible with the OpenSSL license.  Is it possible to get a
different cryptoki.h?


I got the original cryptoki.h which is not GPLd from RSA and is a sample for
Windows environment. I have added necessary changes for Unix-like platforms.

> Also, is conf.h really necssary?

You're absolutely right, conf.h is not necessary. I take it off.

> I'm willing to do the transformation needed for this bundle to work
properly within OpenSSL.

So, you can find attached to this mail updates taking in account your
advice.

Cheers,
Afchine Madjlessi

__
[EMAIL PROTECTED]
Bull TrustWay R&D, France
http://www.servers.bull.com/trustway




trustway-pkcs11-openssl-engine-0.9.6h.patch.gz
Description: GNU Zip compressed data


trustway-pkcs11-openssl-0.9.7.patch.gz
Description: GNU Zip compressed data


Re: [openssl.org #432] pkcs#11 engine for openssl 0.9.7 & 0.9.6

2003-01-10 Thread Götz Babin-Ebell
Richard Levitte via RT wrote:
Hello Richard,


It's unfortunate that cryptoki.h is GPLd, or I would put it in our contribution area.

GPL is not compatible with the OpenSSL license.  Is it possible to get a different cryptoki.h?

Also, is conf.h really necssary?


conf.h is only incuded if HAVE_CONF_H is defined
But it is never defined...


I'm willing to do the transformation needed for this bundle to work properly within OpenSSL.


From a quick glance:
* There is no way to set the PKCS#11 slot number.
* There is call to a special bull function C_InitializeRpc().
  This is active if a define is set.
  Would be better to enable it at run time with an parameter
But most important:
* It seems it does not support threads.

I started to work on these problems but there
is something other I have to do first... :-(

Bye

Goetz

--
Goetz Babin-Ebell, TC TrustCenter AG, http://www.trustcenter.de
Sonninstr. 24-28, 20097 Hamburg, Germany
Tel.: +49-(0)40 80 80 26 -0,  Fax: +49-(0)40 80 80 26 -126



smime.p7s
Description: S/MIME Cryptographic Signature


[openssl.org #432] pkcs#11 engine for openssl 0.9.7 & 0.9.6

2003-01-10 Thread Richard Levitte via RT

It's unfortunate that cryptoki.h is GPLd, or I would put it in our contribution area.

GPL is not compatible with the OpenSSL license.  Is it possible to get a different 
cryptoki.h?

Also, is conf.h really necssary?

I'm willing to do the transformation needed for this bundle to work properly within 
OpenSSL.

[[EMAIL PROTECTED] - Fri Jan  3 06:44:06 2003]:

> > This is a contribution for a generic pkcs#11 engine for openssl 0.9.7 and
> > 0.9.6h.
> > Thanks to add it to the openssl contibution page.
> > Best regards

-- 
Richard Levitte
__
OpenSSL Project http://www.openssl.org
Development Mailing List   [EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]



[openssl.org #432] pkcs#11 engine for openssl 0.9.7 & 0.9.6

2003-01-02 Thread afchine via RT




> This is a contribution for a generic pkcs#11 engine for openssl 0.9.7 and
> 0.9.6h.
> Thanks to add it to the openssl contibution page.
> Best regards
> 
> [EMAIL PROTECTED]
> Bull TrustWay R&D
__
OpenSSL Project http://www.openssl.org
Development Mailing List   [EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]