[openssl.org #1687] [PATCH] ASN.1 declaration error in pk7_asn1.c

2008-06-02 Thread Stephen Henson via RT
> [EMAIL PROTECTED] - Mon Jun 02 10:49:53 2008]: > > I think I've spotted a problem generating PKCS#7 DER-encoded output > using OpenSSL 0.9.8e > > crypto/pkcs7/pk7_asn1.c has an ASN.1 definition for PKCS7_SIGNED as: > > > ASN1_NDEF_SEQUENCE(PKCS7_SIGNED) = { > > ASN1_SIMPLE(PKCS7_SIGNE

[openssl.org #1687] [PATCH] ASN.1 declaration error in pk7_asn1.c

2008-06-02 Thread Peter Edwards via RT
I think I've spotted a problem generating PKCS#7 DER-encoded output using OpenSSL 0.9.8e crypto/pkcs7/pk7_asn1.c has an ASN.1 definition for PKCS7_SIGNED as: > ASN1_NDEF_SEQUENCE(PKCS7_SIGNED) = { > ASN1_SIMPLE(PKCS7_SIGNED, version, ASN1_INTEGER), > ASN1_SET_OF(PKCS7_SIGNED, md_