commit | 84fa704c6f96eb22e827caadf337a590dce30adb | [log] [tgz] |
---|---|---|
author | Dr. Stephen Henson <steve@openssl.org> | Sun May 16 00:25:36 1999 +0000 |
committer | Dr. Stephen Henson <steve@openssl.org> | Sun May 16 00:25:36 1999 +0000 |
tree | 3dab829e81ff772261d98bfd4adea6c3fc290462 | |
parent | a74c55cd8f73b4ff4480a1ab425ac2d6d8df5039 [diff] |
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 :-)