linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Fan Wu <wufan@kernel.org>
To: Eric Biggers <ebiggers@kernel.org>
Cc: Fan Wu <wufan@kernel.org>, Paul Moore <paul@paul-moore.com>,
	 James Morris <jmorris@namei.org>,
	"Serge E . Hallyn" <serge@hallyn.com>,
	 linux-security-module@vger.kernel.org,
	linux-crypto@vger.kernel.org
Subject: Re: [PATCH] ipe: use SHA-256 library API instead of crypto_shash API
Date: Wed, 14 May 2025 12:40:45 -0700	[thread overview]
Message-ID: <CAKtyLkEnJGFCAuurSihU_bUTCzEqTXEx_0dG0OHQ8353do0okA@mail.gmail.com> (raw)
In-Reply-To: <20250514050546.155041-1-ebiggers@kernel.org>

On Tue, May 13, 2025 at 10:06 PM Eric Biggers <ebiggers@kernel.org> wrote:
>
> From: Eric Biggers <ebiggers@google.com>
>
> audit_policy() does not support any other algorithm, so the crypto_shash
> abstraction provides no value.  Just use the SHA-256 library API
> instead, which is much simpler and easier to use.
>
> Signed-off-by: Eric Biggers <ebiggers@google.com>

Thanks. Will pull this into ipe/next.

-Fan

  reply	other threads:[~2025-05-14 19:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-14  5:05 [PATCH] ipe: use SHA-256 library API instead of crypto_shash API Eric Biggers
2025-05-14 19:40 ` Fan Wu [this message]
2025-06-12 19:09   ` Eric Biggers
2025-06-13  0:16     ` Fan Wu

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=CAKtyLkEnJGFCAuurSihU_bUTCzEqTXEx_0dG0OHQ8353do0okA@mail.gmail.com \
    --to=wufan@kernel.org \
    --cc=ebiggers@kernel.org \
    --cc=jmorris@namei.org \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-security-module@vger.kernel.org \
    --cc=paul@paul-moore.com \
    --cc=serge@hallyn.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).