output is not decryptable on Windows. Is there a way generate a
CMS with ECC compatible with Windows?
Meik
> On 15. Nov 2019, at 12:18, Meik Kreyenkoetter wrote:
>
> Hello,
>
> when generating a CMS with OpenSSL 1.1.1d or OpenSSL 1.0.2g using only ECC
> Keys, Windows 10 is
Hello,
when generating a CMS with OpenSSL 1.1.1d or OpenSSL 1.0.2g using only ECC
Keys, Windows 10 is unable to decrypt the CMS.
All Passwords for keys is "test".
Encrypting:
openssl cms -encrypt -outform PEM -recip bob.pem -in Test.eml -out
opensslencrypted.cms -aes256 -aes128-wrap
Decryptio