Hi list!

I need a hand with sign + archive + cript data using PKCS7
SignedAndEnvelopedData type.
This model is requested for an app I'm building and the archiving part
was added to compress the enveloped data;the application specification
the archiving part should be done in gzip format.

Openssl cms from #sh can do the trick?

Are theese steps right? (at least in theory?)
1. SIGN DATA WITH SENDERS PRIVATE KEY
2. GZIP FILE (openssl cms --compress?)
3. ENCRYPT WITH RECIPIENTS PUBLIC KEY

Thanks in advance,

Alex
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to