On Fri, Mar 25, 2011 at 3:56 PM, Anthony Gabrielson
<agabriels...@comcast.net> wrote:
> This will do what you want:
> http://agabrielson.wordpress.com/2010/07/15/openssl-an-example-from-the-command-line/

    memset(plaintext,0,sizeof(plaintext));

The optimizer might remove your zeroization.

Jeff

>
> ----- Original Message -----
> From: "Venkateswara Rao Chikkireddi (HSSL-Bangalore)" <cv...@hp.com>
> To: openssl-users@openssl.org
> Sent: Friday, March 25, 2011 12:41:36 PM
> Subject: Examples to encrypt/decrypt
>
> Hi
>
>
>
> Could you please provide examples to encrypt/decrypt 256 char length of data
> using AES256 algorithm
>
>
>
> Thanks and Regards
>
> C V Rao
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to