openssl/crypto/pkcs7
Dr. Stephen Henson 84fa704c6f Fix some obvious bugs in the PKCS#7 library handling. It didn't try to
find the right RecipientInfo based on the recipient certificate (so would
fail a lot of the time) and fixup cipher structures to correctly (maybe)
modify the AlgorithmIdentifiers.  Largely untested at present... this will be
fixed in due course. Well the stuff was broken to begin with so if its broken
now then you haven't lost anything :-)
1999-05-16 00:25:36 +00:00
..
p7 Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
t Remove more old temporary files from CVS 1998-12-31 21:51:27 +00:00
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
bio_ber.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
dec.c Fix some obvious bugs in the PKCS#7 library handling. It didn't try to 1999-05-16 00:25:36 +00:00
des.pem Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
doc Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
enc.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
es1.pem Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
example.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
info.pem Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
infokey.pem Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
Makefile.ssl Update dependencies. 1999-05-15 13:38:48 +00:00
pk7_dgst.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
pk7_doit.c Fix some obvious bugs in the PKCS#7 library handling. It didn't try to 1999-05-16 00:25:36 +00:00
pk7_enc.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
pk7_lib.c Fix some obvious bugs in the PKCS#7 library handling. It didn't try to 1999-05-16 00:25:36 +00:00
pkcs7.h Fix some obvious bugs in the PKCS#7 library handling. It didn't try to 1999-05-16 00:25:36 +00:00
pkcs7err.c Fix some obvious bugs in the PKCS#7 library handling. It didn't try to 1999-05-16 00:25:36 +00:00
README Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
server.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
sign.c Various PKCS#7 related fixes,tidies and comments. 1999-05-11 00:52:46 +00:00
verify.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00

WARNING

Everything in this directory is experimental and is subject to change.

Do not rely on the stuff in here not changing in the next release