>
> On Mon, May 26, 2008 at 5:54 PM, Mohamed Amine Ourmech <
> [EMAIL PROTECTED]> wrote:
>
>> Good morning,
>> I want to test the AES CTR128 encryption of openSSL but infortunately i
>> could not find one. I have tested one but still i got errors in the output
>&
Try this: http://www.grandville.net/pmwiki.php/OpenSSL/AES-CBC-EVP
Openssl EVP API makes AES encryption/decryption.
On Mon, May 26, 2008 at 5:54 PM, Mohamed Amine Ourmech <[EMAIL PROTECTED]>
wrote:
> Good morning,
> I want to test the AES CTR128 encryption of openSSL but inf
Good morning,
I want to test the AES CTR128 encryption of openSSL but infortunately i
could not find one. I have tested one but still i got errors in the output
of the program. here is the code i tested (i found it on the internet), plz
can anyone provide a really simple test program for the