All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lucas De Marchi <lucas.demarchi@intel.com>
To: Dimitri John Ledkov <dimitri.ledkov@canonical.com>
Cc: <linux-modules@vger.kernel.org>, <lucas.de.marchi@gmail.com>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH kmod] libkmod: remove pkcs7 obj_to_hash_algo()
Date: Tue, 7 Nov 2023 14:13:17 -0600	[thread overview]
Message-ID: <xxg4dizkj63kwddmjq2ti5kszwu25yoa3mhotz6expvey53o34@nfmy2xmsexoo> (raw)
In-Reply-To: <20231029010319.157390-1-dimitri.ledkov@canonical.com>

On Sun, Oct 29, 2023 at 03:03:19AM +0200, Dimitri John Ledkov wrote:
>Switch to using OBJ_obj2txt() to calculate and print the pkcs7
>signature hash name. This eliminates the need to duplicate libcrypto
>NID to name mapping, detect SM3 openssl compile-time support, and
>enables using any hashes that openssl and kernel know about. For
>example SHA3 are being added for v6.7 and with this patch are
>automatically supported.
>
>Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>

Applied, thanks

Lucas De Marchi

      reply	other threads:[~2023-11-07 20:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-29  1:03 [PATCH kmod] libkmod: remove pkcs7 obj_to_hash_algo() Dimitri John Ledkov
2023-11-07 20:13 ` Lucas De Marchi [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=xxg4dizkj63kwddmjq2ti5kszwu25yoa3mhotz6expvey53o34@nfmy2xmsexoo \
    --to=lucas.demarchi@intel.com \
    --cc=dimitri.ledkov@canonical.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-modules@vger.kernel.org \
    --cc=lucas.de.marchi@gmail.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.