From: Eric Biggers <ebiggers@kernel.org>
To: "Jason A. Donenfeld" <Jason@zx2c4.com>
Cc: linux-crypto@vger.kernel.org, herbert@gondor.apana.org.au,
Ard Biesheuvel <ard.biesheuvel@linaro.org>
Subject: Re: [PATCH crypto-next v6 0/3] crypto: poly1305 improvements
Date: Tue, 17 Dec 2019 18:48:59 -0800 [thread overview]
Message-ID: <20191218024859.GB3636@sol.localdomain> (raw)
In-Reply-To: <20191217174445.188216-1-Jason@zx2c4.com>
On Tue, Dec 17, 2019 at 06:44:42PM +0100, Jason A. Donenfeld wrote:
> With no feedback on v5 beyond the need for a .gitignore in the second
> commit of this v6, I think this series should now be good to go.
Well, you've also sent 6 versions of this patchset in less than a week, so I'm
not sure people have had enough time to review it. I've just left a few
comments for things I noticed in a quick read-through.
That being said, I don't think anyone plans to review the 4200 lines of assembly
code anyway (which even the other OpenSSL developers don't understand [1]), so
maybe it doesn't matter.
[1] https://github.com/openssl/openssl/pull/2056#pullrequestreview-12242604
- Eric
prev parent reply other threads:[~2019-12-18 2:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-17 17:44 [PATCH crypto-next v6 0/3] crypto: poly1305 improvements Jason A. Donenfeld
2019-12-17 17:44 ` [PATCH crypto-next v6 1/3] crypto: poly1305 - add new 32 and 64-bit generic versions Jason A. Donenfeld
2019-12-18 3:03 ` Eric Biggers
2019-12-17 17:44 ` [PATCH crypto-next v6 2/3] crypto: x86_64/poly1305 - add faster implementations Jason A. Donenfeld
2019-12-18 2:31 ` Eric Biggers
2019-12-17 17:44 ` [PATCH crypto-next v6 3/3] crypto: arm/arm64/mips/poly1305 - remove redundant non-reduction from emit Jason A. Donenfeld
2019-12-18 2:48 ` Eric Biggers [this message]
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=20191218024859.GB3636@sol.localdomain \
--to=ebiggers@kernel.org \
--cc=Jason@zx2c4.com \
--cc=ard.biesheuvel@linaro.org \
--cc=herbert@gondor.apana.org.au \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox