On Wed, Nov 4, 2009 at 12:17 PM, Mathieu Malaterre
<mathieu.malate...@gmail.com> wrote:
> Hi,
>
> On Wed, Apr 29, 2009 at 9:41 PM, Dr. Stephen Henson <st...@openssl.org> wrote:
>> On Wed, Apr 29, 2009, Randy Turner wrote:
>>
>>>
>>> Just for my own edification, from this thread, it sounds like OpenSSL
>>> doesn't support password-protected
>>> PKCS#7 bundles....is this interpreation correct?
>>>
>>
>> No. It supports password encrypted data for PKCS#7. That uses the encrypted
>> data type. Handling of that type is necessary to process PKCS#12 structures.
>>
>> In CMS this type is a pwri structure as part of the enveloped data type. That
>> isn't currently supported.
>
> Quick question: what is the status of CMS with Password Based
> Encryption in OpenSSL 1.0 ?

Answering to myself, it looks like it:


  *) Initial support for Cryptographic Message Syntax (aka CMS) based
     on RFC3850, RFC3851 and RFC3852. New cms directory and cms utility,
     support for data, signedData, compressedData, digestedData and
     encryptedData, envelopedData types included. Scripts to check against
     RFC4134 examples draft and interop and consistency checks of many
     content types and variants.
     [Steve Henson]


This is really cool !

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

Reply via email to