http://pastebin.com/0BG97RDH

<http://pastebin.com/0BG97RDH>This does not contain complete source code,
but will definitely give you the idea about what I am trying to do.

Thanks,
Prashant

On Wed, May 4, 2011 at 4:38 PM, derleader mail <derlea...@abv.bg> wrote:

> Hi all,
>
> I am finding a strange problem with HMAC_Init_ex.
> After the call to this function the stack is getting corrupted.
>
> The sequence of functions used are-
>
> HMAC_CTX ctx ;
> HMAC_CTX_init(&ctx);
> HMAC_Init_ex(&ctx, hash_key->v, hash_key->l, EVP_sha1(), NULL);
>
> Key->v points to 20 bytes of memory, while key->l is 20.
>
> Are there some necessary pre-requisites to this?
>
> Can anyone help?
>
> Thanks,
> Prashant
>
>
> Hi,
>    Let us see the complete source code to see where is the problem.
> Paste it into http://pastebin.com/
>
> Regards
>
>
> -----------------------------------------------------------------
>  Дизайнерски обувки с до -70%. Регистрирай се и пазарувай.
> <http://a.abv.bg/www/delivery/ck.php?oaparams=2__bannerid=4884__zoneid=63__oadest=http://clk.tradedoubler.com/click?p=191500&a=1875689&g=19425934>
>



-- 
Prashant Batra
Follow the dreams!!

Reply via email to