Niclas Ridefjord (QRA) wrote:
> 
> Hi!
> I'm developing a S/MIME module where I'm using the function PEM_read_bio_PKSC7() to 
>create a PKCS #7 structure from a signed entity. I have started out from the example 
>crypto/pkcs7/verify.c. The problem is that this function seems to be very slow. Is 
>there an alternative way to do the same thing or am I missing something.
> I takes about 50 sec to get the PKCS 7 structure out of a 600 k file on a P II 500 
>Mhz computer.
> 

There is a complete S/MIME API in OpenSSL 0.9.5a. I suggest you use that
instead.

Steve.
-- 
Dr Stephen N. Henson.   http://www.drh-consultancy.demon.co.uk/
Personal Email: [EMAIL PROTECTED] 
Senior crypto engineer, Celo Communications: http://www.celocom.com/
Core developer of the   OpenSSL project: http://www.openssl.org/
Business Email: [EMAIL PROTECTED] PGP key: via homepage.


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to