What exception are you getting? Please follow instructions posted at 
http://www.cryptopp.com when reporting problems or asking for help.

On Thu, May 15, 2003 at 08:43:33PM +0200, Frederic Vicher wrote:
> Hello,
> 
> I am trying to debug the RSA crypting and decrypting functions using 
> cryptest r to understand how to use this part of the library.
> When I run the program outside of VC++, no problem. If I trace remotely 
> using WinDbg, no problem.
> But if I trace using VC++, I get an exception.
> Is it a known anti-debug trick or a bug?
> And is there a way to avoid this exception? Debugging my program would be 
> more convenient using VC++ when the code will be included into it.
> 
> Note: I use VC++ 6.0
> 
> Thanks,
>         Frederic

Reply via email to