openssl/crypto/pkcs7
Dr. Stephen Henson 420eb6a306 PKCS7_verify() performance optimization. When the content is large and a
memory BIO (for example from SMIME_read_PKCS7 and detached data) avoid lots
of slow memory copies from the memory BIO by saving the content in a
temporary read only memory BIO.
2005-01-14 17:53:16 +00:00
..
p7
t
.cvsignore
bio_ber.c Cleanse memory using the new OPENSSL_cleanse() function. 2002-11-28 08:09:03 +00:00
dec.c
des.pem
doc
enc.c
es1.pem
example.c A lot of things are undeclared unless x509.h is included. 2001-10-02 11:06:42 +00:00
example.h
info.pem
infokey.pem
Makefile Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:53:31 +00:00
pk7_asn1.c Start to reduce some of the header bloat. 2001-08-05 18:02:16 +00:00
pk7_attr.c Check ASN1_TYPE structure type is a SEQUENCE in PKCS7_get_smimecap(). 2004-09-15 23:38:45 +00:00
pk7_dgst.c
pk7_doit.c Add lots of checks for memory allocation failure, error codes to indicate 2004-12-05 01:04:44 +00:00
pk7_enc.c
pk7_lib.c Add lots of checks for memory allocation failure, error codes to indicate 2004-12-05 01:04:44 +00:00
pk7_mime.c Return EOF when an S/MIME part have been read. 2003-06-24 17:12:22 +00:00
pk7_smime.c PKCS7_verify() performance optimization. When the content is large and a 2005-01-14 17:53:16 +00:00
pkcs7.h Various S/MIME bug and compatibility fixes. 2003-06-01 20:45:44 +00:00
pkcs7err.c
server.pem
sign.c
verify.c Don't clobber loop variable. 2002-07-24 14:42:38 +00:00