Re: [PATCH 00/22] KEYS: Support TPM-wrapped key and crypto ops

From: David Woodhouse
Date: Tue Sep 18 2018 - 11:27:05 EST


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 :)

Attachment: smime.p7s
Description: S/MIME cryptographic signature