15 seconds is a long time! It would be interesting to know where the time is being spent. Are you able to trace the process?
I am assuming you are calling sign() multiple times from the same process?
Cheers,
BerinGRU Samuel wrote:
Hi,
First, i work on Windows 2000 and i used VC7 to compile the library.
I use the security library to sign my XML but i have a problem of when i call the sign() method.
I use it with OpenSSL, and i used RSA.
In a application, the first time, i spend 1 second in it. After, just 0,01 second
In a DLL (a web service with apache), the first time, i spend 15-20 seconds in it. After, just 0,01 second
It is too much. ;-) Why? And Why the difference ?
Samuel Gru
