Re: help on how to use OCF for SSL v3.0 protocol's cryptographic operations

2009-03-05 Thread lakshmi prasanna
Hi, I am using OCF ixp4 crypto driver. The problem is present with cryptosoft also. I guess I am passing wrong data to OCF to compute the MAC, can anyone tell me what is the correct data that is to be passed to the driver for SSLv3.0 protocol. thanks, Lakshmi Prasanna At 06:19 AM 3/6/2009,

Re: help on how to use OCF for SSL v3.0 protocol's cryptographic operations

2009-03-05 Thread David McCullough
Jivin lakshmi prasanna lays it down ... > Hi, > > I am using OCF's ixp driver for Cryptographic operations. > TLS protocol is working fine, since it uses only a single > Authentication operation to be performed. You probably want to move this to the ocf-linux mailing list: http://lists.sou

help on how to use OCF for SSL v3.0 protocol's cryptographic operations

2009-03-05 Thread lakshmi prasanna
Hi, I am using OCF's ixp driver for Cryptographic operations. TLS protocol is working fine, since it uses only a single Authentication operation to be performed. Since SSL v3.0 protocol needs two rounds of operations to be performed to calculate the MAC, I am calling OCF crypto_dispatch() tw