From: "Adrian-Ken Rüegsegger" <rueegsegger@swiss-it.ch>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: linux-crypto@vger.kernel.org, linux-crypto@ml.breakpoint.cc
Subject: Re: tcrypt: hmac test with keys > blocksize fail
Date: Tue, 06 May 2008 22:53:45 +0200 [thread overview]
Message-ID: <4820C559.2000801@swiss-it.ch> (raw)
In-Reply-To: <E1JtKP9-0004NE-00@gondolin.me.apana.org.au>
Herbert Xu wrote:
> Actually this just exposed an ancient bug in hmac. It relied
> on the key to be in identity-mapped memory which has never been
> guaranteed.
>
> This patch fixes the problem for me.
I have tested the patch and it resolves the issue indeed. It also let's
the same RIPEMD hmac tests (see my submitted patches) run correctly.
Thanks alot!
-Adrian
next prev parent reply other threads:[~2008-05-06 20:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-03 0:10 tcrypt: hmac test with keys > blocksize fail Adrian-Ken Rüegsegger
2008-05-03 6:21 ` Sebastian Siewior
2008-05-03 11:44 ` Adrian-Ken Rüegsegger
2008-05-04 18:56 ` Sebastian Siewior
2008-05-06 10:28 ` Herbert Xu
2008-05-06 20:53 ` Adrian-Ken Rüegsegger [this message]
2008-05-14 7:27 ` Sebastian Siewior
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4820C559.2000801@swiss-it.ch \
--to=rueegsegger@swiss-it.ch \
--cc=herbert@gondor.apana.org.au \
--cc=linux-crypto@ml.breakpoint.cc \
--cc=linux-crypto@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.