help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: value is always different


From: Nikos Mavrogiannopoulos
Subject: Re: value is always different
Date: Mon, 26 Apr 2010 18:37:14 +0200
User-agent: Thunderbird 2.0.0.24 (X11/20100411)

Ali Khalfan wrote:
> The full code is just a few lines more I'll just post it all...., seems
> some sort of randomization is being added.......thanks for your help

>     gcry_md_write(ctx, &plain_text,sizeof plain_text);

Be careful with pointers... Here "plain_text" should be used instead of
"&plain_text".


regards,
Nikos




reply via email to

[Prev in Thread] Current Thread [Next in Thread]