Re: Adding CTR mode support for AES in OpenSSL

2011-07-28 Thread rigoo
Hi rakesh, I am trying to add CTR mode support to OpenSSL as well. Did you eventually implement it? Any suggestion or thought on this? dont hesitate to em Thanks Rigoo rakesh aggarwal-2 wrote: > > Hi, >   >     I am trying to add CTR mode suppor

Re: SSL cipher mode

2011-08-07 Thread rigoo
Well, I assume that the standard will become available in future. As part of my research I want to make it to run in parallel, for cbc mode only the decryption can be run in parallel, but for ctr both encryption and decryption. I am thinking to use a benchmarking tool like httperf, since it use