lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8e488408b9cc97e67ce1659b0b4cb0a9d8ed4131.camel@infradead.org>
Date:   Tue, 18 Sep 2018 16:26:54 +0100
From:   David Woodhouse <dwmw2@...radead.org>
To:     David Howells <dhowells@...hat.com>
Cc:     jmorris@...ei.org, denkenz@...il.com, keyrings@...r.kernel.org,
        linux-security-module@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 00/22] KEYS: Support TPM-wrapped key and crypto ops

On Tue, 2018-09-18 at 16:02 +0100, David Howells wrote:
> It's meant to be stripping off the PEM wrapper and outputting the DER, but see
> below.
> 
> > If I run it on a '-----BEGIN TSS KEY BLOB-----' file I have lying around, I
> > get no output at all.
> 
> I lost a bit from the cover note.  It needs "-out -" attaching.
> 
>         openssl asn1parse -inform pem -in modulekey1.priv -noout -out - | wc -c

Ah, OK. So it's just a complex base64 decoder :)
Download attachment "smime.p7s" of type "application/x-pkcs7-signature" (5213 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ