Maya wrote:
>I use Openssl 0.9.6c on Windows 2000.
>I use SMIME functions available and created my ATL COM which has 2 main functions
>:Encode and Decode.

>When I Sign or Encrypt messages with size about 3MB , the CPU usage goes up to
>100%. Is it possible something to be done about this? Even if it will slow the
> process a little bit?

You could lower the priority of the thread that's doing the function with
SetThreadPriority().

Ken



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

Reply via email to