Holger Reif wrote:
> 
> Bernard Leach schrieb:
> >
> > > The first question is, is anyone attempting to do this? Ie, write
> > > the Java security provider and native routines to interface with OpenSSL?
> > > I'm interested in doing this for kaffe and OpenSSL looks like the
> > > best candidate for doing it this way.
> > >
> > > If not, does anyone foresee any issues/problems?
> >
> > I did that with the old SSLeay library and it basically worked fine
> > (although I didn't do any of the Certificate classes...).  The only
> > thing I found was that the performance (although un-optimised) was
> > not as good as I'd expected.
> 
> Do you worried about problems in SSLeay?

No I don't think it was really a performance issue with SSLeay - more
likely
just the layers of code above it (ie the JNI + Provider + JCE).

bernard.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to