Matt Caswell
|
0f113f3ee4
|
Run util/openssl-format-source -v -c .
Reviewed-by: Tim Hudson <tjh@openssl.org>
|
2015-01-22 09:20:09 +00:00 |
|
Dr. Stephen Henson
|
9a85e53813
|
no need to include memory.h
|
2011-04-30 23:37:42 +00:00 |
|
Ben Laurie
|
ccf529928f
|
!a && !a->b is clearly wrong! Changed to !a || !a->b (Coverity ID 145).
|
2008-12-26 15:32:59 +00:00 |
|
Dr. Stephen Henson
|
8931b30d84
|
And so it begins...
Initial support for CMS.
Add zlib compression BIO.
Add AES key wrap implementation.
Generalize S/MIME MIME code to support CMS and/or PKCS7.
|
2008-03-12 21:14:28 +00:00 |
|