Re: Unusual PKCS#7 EnvelopedData from RSA's TIPEM toolkit

2000-02-02 Thread EKR
Dr Stephen Henson <[EMAIL PROTECTED]> writes: > Are you sure its a SEQUENCE of and not just indefinite length encoding? > > If the latter then OpenSSL should handle it just fine. It should be indefinite length encoding. That's what TIPEM has emitted every time I've worked with it. -Ekr -- [Er

Re: Unusual PKCS#7 EnvelopedData from RSA's TIPEM toolkit

2000-02-02 Thread EKR
Oliver King <[EMAIL PROTECTED]> writes: > I understand that RSA's TIPEM (Toolkit for Interoperable Privacy-Enhanced > Messaging) generates PKCS#7 EnvelopedData structures in which the > EncryptedContent is an ASN.1 _sequence_ of octet strings, rather than a > single octet string. Can anyone out th

Re: Unusual PKCS#7 EnvelopedData from RSA's TIPEM toolkit

2000-02-02 Thread Dr Stephen Henson
Oliver King wrote: > > Hi all, > > I understand that RSA's TIPEM (Toolkit for Interoperable Privacy-Enhanced > Messaging) generates PKCS#7 EnvelopedData structures in which the > EncryptedContent is an ASN.1 _sequence_ of octet strings, rather than a > single octet string. Can anyone out there w

Unusual PKCS#7 EnvelopedData from RSA's TIPEM toolkit

2000-02-02 Thread Oliver King
Hi all, I understand that RSA's TIPEM (Toolkit for Interoperable Privacy-Enhanced Messaging) generates PKCS#7 EnvelopedData structures in which the EncryptedContent is an ASN.1 _sequence_ of octet strings, rather than a single octet string. Can anyone out there who has dealt with TIPEM confirm th