Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1216549

Re: [PATCH] PKCS#7: Add OIDs for sha224, sha284 and sha512 hash algos and use them

From Valdis.Kletnieks@vt.edu
Newsgroups linux.kernel
Subject Re: [PATCH] PKCS#7: Add OIDs for sha224, sha284 and sha512 hash algos and use them
Date 2015-09-01 03:50 +0200
Message-ID <q3IRX-pM-13@gated-at.bofh.it> (permalink)
References <q3dl7-5u7-13@gated-at.bofh.it> <q3GGt-5Ck-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Tue, 01 Sep 2015 09:29:40 +1000, James Morris said:
> On Sun, 30 Aug 2015, David Howells wrote:
>
> > Add OIDs for sha224, sha284 and sha512 hash algos and use them to select
> > the hashing algorithm.  Without this, something like the following error
> > might get written to dmesg:
> >
> > [   31.829322] PKCS7: Unknown OID: [32] 2.16.840.1.101.3.4.2.3
> > [   31.829328] PKCS7: Unknown OID: [180] 2.16.840.1.101.3.4.2.3
> > [   31.829330] Unsupported digest algo: 55
> >
> > Where the 55 on the third line is OID__NR indicating an unknown OID.
> >
> > Reported-by: Valdis Kletnieks <Valdis.Kletnieks@vt.edu>
> > Signed-off-by: David Howells <dhowells@redhat.com>
> > Tested-By: Valdis Kletnieks <valdis.kletnieks@vt.edu>
> > ---
>
> Please always specify which kernel a patch/pull request is for.

The patch was tested against linux-next 20150826....

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] PKCS#7: Add OIDs for sha224,  sha284 and sha512 hash algos and use them David Howells <dhowells@redhat.com> - 2015-08-30 18:10 +0200
  Re: [PATCH] PKCS#7: Add OIDs for sha224, sha284 and sha512 hash  algos and use them James Morris <jmorris@namei.org> - 2015-09-01 01:30 +0200
    Re: [PATCH] PKCS#7: Add OIDs for sha224, sha284 and sha512 hash algos and use them Valdis.Kletnieks@vt.edu - 2015-09-01 03:50 +0200
    Re: [PATCH] PKCS#7: Add OIDs for sha224, sha284 and sha512 hash algos and use them David Howells <dhowells@redhat.com> - 2015-09-01 08:30 +0200

csiph-web