All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ard Biesheuvel <ardb@kernel.org>
To: "Jason A. Donenfeld" <Jason@zx2c4.com>
Cc: linux-crypto@vger.kernel.org, keescook@chromium.org,
	ebiggers@kernel.org, herbert@gondor.apana.org.au, nikunj@amd.com
Subject: Re: [PATCH v3 0/3] crypto: Add GCM-AES implementation to lib/crypto
Date: Tue, 18 Oct 2022 23:00:16 +0200	[thread overview]
Message-ID: <CAMj1kXGWY2wGZUayaeTNAGPARARURgetXjp5zbP1x-DVTqQNuQ@mail.gmail.com> (raw)
In-Reply-To: <CAHmME9pPNxQthg6sMThdRswWc-um17OcPuhLWO+r=1jXrEDd5g@mail.gmail.com>

On Tue, 18 Oct 2022 at 22:11, Jason A. Donenfeld <Jason@zx2c4.com> wrote:
>
> On Tue, Oct 18, 2022 at 2:04 PM Ard Biesheuvel <ardb@kernel.org> wrote:
> >
> > Provide a generic library implementation of GCM-AES which can be used
>
> Every place else in the world, this is called AES-GCM. Can we stick
> with the convention?

Good point, I'll change that next time around.

      reply	other threads:[~2022-10-18 21:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-18 20:04 [PATCH v3 0/3] crypto: Add GCM-AES implementation to lib/crypto Ard Biesheuvel
2022-10-18 20:04 ` [PATCH v3 1/3] crypto: move gf128mul library into lib/crypto Ard Biesheuvel
2022-10-18 20:04 ` [PATCH v3 2/3] crypto: gf128mul - make gf128mul_lle time invariant Ard Biesheuvel
2022-10-18 20:04 ` [PATCH v3 3/3] crypto: gcmaes - Provide minimal library implementation Ard Biesheuvel
2022-10-18 20:10 ` [PATCH v3 0/3] crypto: Add GCM-AES implementation to lib/crypto Jason A. Donenfeld
2022-10-18 21:00   ` Ard Biesheuvel [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=CAMj1kXGWY2wGZUayaeTNAGPARARURgetXjp5zbP1x-DVTqQNuQ@mail.gmail.com \
    --to=ardb@kernel.org \
    --cc=Jason@zx2c4.com \
    --cc=ebiggers@kernel.org \
    --cc=herbert@gondor.apana.org.au \
    --cc=keescook@chromium.org \
    --cc=linux-crypto@vger.kernel.org \
    --cc=nikunj@amd.com \
    /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.