1995-10-24 - pkcs7 examples

Header Data

From: Eric Young <eay@mincom.oz.au>
To: cypherpunks@toad.com
Message Hash: 147cb157a9d886985b669e20949939b19fe081dbab971ce0ebb65f4932106b57
Message ID: <Pine.SOL.3.91.951024150442.12625C-100000@orb>
Reply To: N/A
UTC Datetime: 1995-10-24 05:21:01 UTC
Raw Date: Mon, 23 Oct 95 22:21:01 PDT

Raw message

From: Eric Young <eay@mincom.oz.au>
Date: Mon, 23 Oct 95 22:21:01 PDT
To: cypherpunks@toad.com
Subject: pkcs7 examples
Message-ID: <Pine.SOL.3.91.951024150442.12625C-100000@orb>
MIME-Version: 1.0
Content-Type: text/plain



Greetings peoples,

I have just about finished writing routines to parse and write pkcs7 objects.
I have written all the backend digital envelope routines and so now I 
have to decide on the the library API and test things.

I currently only have a single pkcs7-signedData example, one that is being 
used to 'transport' x509 certificates and CRL's.

Do any of you out there have pkcs-7 'objects' you can send me?
I especially want examples of pkcs7 signedAndEnveloped.

For those that don't know, pkcs7 is used in S/MIME and is a superset of 
PEM.  The degenerative case of signedData is being used by protocols 
such as SSLv3 to transport X509 CRL's.

thanks in advance.

eric (whos SSL library is becoming a kitchen sink of crypto related stuff)
--
Eric Young                  | Signature removed since it was generating
AARNet: eay@mincom.oz.au    | more followups than the message contents :-)






Thread