linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Jason A. Donenfeld" <Jason@zx2c4.com>
To: Ard Biesheuvel <ardb@kernel.org>
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 14:10:50 -0600	[thread overview]
Message-ID: <CAHmME9pPNxQthg6sMThdRswWc-um17OcPuhLWO+r=1jXrEDd5g@mail.gmail.com> (raw)
In-Reply-To: <20221018200422.179372-1-ardb@kernel.org>

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?

  parent reply	other threads:[~2022-10-18 20:11 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 ` Jason A. Donenfeld [this message]
2022-10-18 21:00   ` [PATCH v3 0/3] crypto: Add GCM-AES implementation to lib/crypto Ard Biesheuvel

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='CAHmME9pPNxQthg6sMThdRswWc-um17OcPuhLWO+r=1jXrEDd5g@mail.gmail.com' \
    --to=jason@zx2c4.com \
    --cc=ardb@kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).