Re: PKCS7_verify and SMIME_write_PKCS7 speed issue

2005-01-14 Thread Dr. Stephen Henson
On Fri, Jan 07, 2005, Perry L. Jones wrote: > I have some code that is useing PKCS7_verify and SMIME_write_PKCS7 and > on large files these functions are noticable slow. I have looked > through the openssl code and see that these function are only reading > and writing from arrays that are onl

Re: PKCS7_verify and SMIME_write_PKCS7 speed issue

2005-01-07 Thread Dr. Stephen Henson
On Fri, Jan 07, 2005, Perry L. Jones wrote: > I have some code that is useing PKCS7_verify and SMIME_write_PKCS7 and > on large files these functions are noticable slow. I have looked > through the openssl code and see that these function are only reading > and writing from arrays that are onl