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
dec.c
des.pem
doc
enc.c
es1.pem
example.c
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
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
pkcs7err.c
server.pem
sign.c
verify.c