diff for duplicates of <20181020055136.GD876@sol.localdomain> diff --git a/a/1.txt b/N1/1.txt index 0ec967a..d85d05b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,7 +2,7 @@ On Sat, Oct 20, 2018 at 12:12:56PM +0800, Ard Biesheuvel wrote: > On 16 October 2018 at 01:54, Eric Biggers <ebiggers@kernel.org> wrote: > > From: Eric Biggers <ebiggers@google.com> > > -> > Add an ARM NEON implementation of NHPoly1305, an ε-almost-∆-universal +> > Add an ARM NEON implementation of NHPoly1305, an ?-almost-?-universal > > hash function used in the Adiantum encryption mode. For now, only the > > NH portion is actually NEON-accelerated; the Poly1305 part is less > > performance-critical so is just implemented in C. @@ -59,7 +59,7 @@ On Sat, Oct 20, 2018 at 12:12:56PM +0800, Ard Biesheuvel wrote: > > @@ -0,0 +1,116 @@ > > +/* SPDX-License-Identifier: GPL-2.0 */ > > +/* -> > + * NH - ε-almost-universal hash function, NEON accelerated version +> > + * NH - ?-almost-universal hash function, NEON accelerated version > > + * > > + * Copyright 2018 Google LLC > > + * @@ -193,7 +193,7 @@ doing the current one, but that didn't seem worthwhile either. > > @@ -0,0 +1,78 @@ > > +// SPDX-License-Identifier: GPL-2.0 > > +/* -> > + * NHPoly1305 - ε-almost-∆-universal hash function for Adiantum +> > + * NHPoly1305 - ?-almost-?-universal hash function for Adiantum > > + * (NEON accelerated version) > > + * > > + * Copyright 2018 Google LLC diff --git a/a/content_digest b/N1/content_digest index 39b6150..7d83604 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,28 +1,17 @@ "ref\020181015175424.97147-1-ebiggers@kernel.org\0" "ref\020181015175424.97147-11-ebiggers@kernel.org\0" "ref\0CAKv+Gu_HCecGeqFTf-Ys+GiWr98JO_ydZ1cAsMbKM88ZKG=Sog@mail.gmail.com\0" - "From\0Eric Biggers <ebiggers@kernel.org>\0" - "Subject\0Re: [RFC PATCH v2 10/12] crypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305\0" + "From\0ebiggers@kernel.org (Eric Biggers)\0" + "Subject\0[RFC PATCH v2 10/12] crypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305\0" "Date\0Fri, 19 Oct 2018 22:51:37 -0700\0" - "To\0Ard Biesheuvel <ard.biesheuvel@linaro.org>\0" - "Cc\0open list:HARDWARE RANDOM NUMBER GENERATOR CORE <linux-crypto@vger.kernel.org>" - linux-fscrypt@vger.kernel.org - linux-arm-kernel <linux-arm-kernel@lists.infradead.org> - Linux Kernel Mailing List <linux-kernel@vger.kernel.org> - Herbert Xu <herbert@gondor.apana.org.au> - Paul Crowley <paulcrowley@google.com> - Greg Kaiser <gkaiser@google.com> - Michael Halcrow <mhalcrow@google.com> - Jason A . Donenfeld <Jason@zx2c4.com> - Samuel Neves <samuel.c.p.neves@gmail.com> - " Tomer Ashur <tomer.ashur@esat.kuleuven.be>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Sat, Oct 20, 2018 at 12:12:56PM +0800, Ard Biesheuvel wrote:\n" "> On 16 October 2018 at 01:54, Eric Biggers <ebiggers@kernel.org> wrote:\n" "> > From: Eric Biggers <ebiggers@google.com>\n" "> >\n" - "> > Add an ARM NEON implementation of NHPoly1305, an \316\265-almost-\342\210\206-universal\n" + "> > Add an ARM NEON implementation of NHPoly1305, an ?-almost-?-universal\n" "> > hash function used in the Adiantum encryption mode. For now, only the\n" "> > NH portion is actually NEON-accelerated; the Poly1305 part is less\n" "> > performance-critical so is just implemented in C.\n" @@ -79,7 +68,7 @@ "> > @@ -0,0 +1,116 @@\n" "> > +/* SPDX-License-Identifier: GPL-2.0 */\n" "> > +/*\n" - "> > + * NH - \316\265-almost-universal hash function, NEON accelerated version\n" + "> > + * NH - ?-almost-universal hash function, NEON accelerated version\n" "> > + *\n" "> > + * Copyright 2018 Google LLC\n" "> > + *\n" @@ -213,7 +202,7 @@ "> > @@ -0,0 +1,78 @@\n" "> > +// SPDX-License-Identifier: GPL-2.0\n" "> > +/*\n" - "> > + * NHPoly1305 - \316\265-almost-\342\210\206-universal hash function for Adiantum\n" + "> > + * NHPoly1305 - ?-almost-?-universal hash function for Adiantum\n" "> > + * (NEON accelerated version)\n" "> > + *\n" "> > + * Copyright 2018 Google LLC\n" @@ -246,4 +235,4 @@ "\n" - Eric -6018bc360f599b703186bdfecc5dfabffe0c66c343ad076c89789f5295a2f4dd +3c41602593ac6f1dadb51b515a14b7994e7b318de3a1bb3e774bb75d558b8c06
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.