Experimental streaming PKCS#7 support.
authorDr. Stephen Henson <steve@openssl.org>
Sun, 24 Dec 2006 16:22:56 +0000 (16:22 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 24 Dec 2006 16:22:56 +0000 (16:22 +0000)
commit11d8cdc6ad92d070dd91735511ff9616cf879bbb
treef10945f597e8bdf7beffb3bb52cfaab49d716d25
parente49978dafed3f0d77eb536f20677a1f22cb0b5a7
Experimental streaming PKCS#7 support.

I thought it was about time I dusted this off. This stuff had been sitting on
my hard drive for *ages* (2003 in fact). Hasn't been tested well and may not
work properly.

Nothing uses it at present which is just as well.

Think of this as a traditional Christmas present which looks far more
impressive in the adverts and on the box, some of the bits are missing and
falls to bits if you play with it too much.
CHANGES
crypto/asn1/Makefile
crypto/asn1/asn1.h
crypto/asn1/bio_asn1.c [new file with mode: 0644]
crypto/bio/bio.h
crypto/pkcs7/Makefile
crypto/pkcs7/bio_pk7.c [new file with mode: 0644]
crypto/pkcs7/pk7_lib.c
crypto/pkcs7/pk7_smime.c
crypto/pkcs7/pkcs7.h