On Fri, Apr 20, 2007 at 10:34:55AM -0700, Edward Chan wrote:
> I think the issue is with on the wire interoperability. Let me
> summarize my tests so far.
>
> Openssl to openssl - this works 100%
> CAP to CAPI - works 100%
> OpenSSL to CAPI - sporadic failures
> XySSL to CAPI - sporadic failures
> OpenSSL to XySSL - works 100%
What works? What protocol are you using, and what software is constructing
the packets that go on the wire? If you are building your own protocol
over the multiple low-level crypto libraries, and doing your own
data serialization, the you are responsible for ensuring on the wire
compatibility of the of serialized data. I think you need to better explain
what problem you are really solving...
--
Viktor.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]