Hi, There is no core support for aes in counter mode in openssl. I had tried to work on aes in counter mode from openssl in version 1.0.0-beta. I did not find any support even though the functions are defined. As per my knowledge even for later versions its not added still but i do not know the latest development. I created my own patch for aes ctr mode in openssl for my platform.
Regards On Fri, 13 Apr 2012 13:42:07 +0530 wrote >Hi all, I was working on the Openssl1.0.0a version for AES cryptographic support in counter mode i.e; AES-CTR mode. I did not find any support added to the openssl1.0.0a version. I wanted to ask that is there support for AES counter mode in openssl?? if Yes which version of Openssl support AES counter mode?? if no I wanted to know why the support for AES counter mode is not added into the openssl?? Any help or answers in this regard will be really useful for me. Thanks for all in Advance. please do give me some answers for my questions. Thanks & Regards,Sai Mohan