Re: openssl 3.0 genpkey

2021-08-05 Thread Dr Paul Dale
Ken, I've created issue #16238 for these.  Any chance you could add version information or other useful tidbits? Thanks, Pauli On 6/8/21 7:59 am, Ken Goldman wrote: Should these be posted here or as github issues?  (May be user error) 1 o

Re: openssl 3.0 genpkey

2021-08-05 Thread Dr Paul Dale
GitHub issues would be better.  They are harder to missing accidentally. Pauli On 6/8/21 7:59 am, Ken Goldman wrote: Should these be posted here or as github issues?  (May be user error) 1 openssl genpkey -algorithm rsa -outform der -out key.der -quiet returns: genpkey: Option -quiet need

openssl 3.0 genpkey

2021-08-05 Thread Ken Goldman
Should these be posted here or as github issues? (May be user error) 1 openssl genpkey -algorithm rsa -outform der -out key.der -quiet returns: genpkey: Option -quiet needs a value But the docs don't indicate that a value is needed. 2 openssl genpkey -algorithm rsa -outform der -out key.de

Re: CMS_sign/CMS_final streaming

2021-08-05 Thread Dirk-Willem van Gulik
> On 5 Aug 2021, at 02:54, Michael Richardson wrote: > > > Dirk-Willem van Gulik wrote: >> I have very large globs of on the fly generated data that are to be >> signed and output as a base64 payload followed by a separate PKCS#7 >> package with a detached signature at the end of the transmi