the build is fine.

it is just that, when i use a decoded key instance more then once it
does not work.
so i create a new one on every ilteration. which slows it down to
around 200,000 bytes a second i have a 3ghz. the key decode thing i
init, takes around 10ms to initilze, and the encode 1ms. i dont see
why converting a string from hex chars into a hex binary string has to
take longer then a  complex encrypt algorithm, oh well, i was hoping
for something that can do 10,000,000 bytes a second. with cryptopp it
is impossable.

On 4/18/05, Behrens, Meike <[EMAIL PROTECTED]> wrote:
> I am using 5 as well and it works. :-)
> You only have to take care, that you build everything in the same 
> runtime-library. (hope this is the right word, like multithreaded debug dll 
> etc.) When you take care of this everything should work fine.
> 
> Meike
> -----Urspr�ngliche Nachricht-----
> Von: cncr04s [mailto:[EMAIL PROTECTED]
> Gesendet: Freitag, 15. April 2005 21:25
> An: [email protected]
> Betreff: help with rsa
> 
> that test.cpp is for version4, i am using version 5, :(
> 
>

Reply via email to