> From: Jeffrey Walton
> Sent: Friday, March 25, 2011 8:45 PM
> 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

But only if has a bug, in which case it might do 
anything.______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to