On Feb 2, 10:17 am, Velja Radenkovic <[email protected]> wrote:
> Hello,
>
> I am using FIPS validated 5.3.0. dll. Last one from 3 in the 
> list:http://www.cryptopp.com/#fips.
>
> Whatever I try to do with library fails with debug assertion failure
> _BLOCK_TYPE_IS_VALID(pHead->nBlockUse).
Obviously, you have a memory problem. A few questions:
    Are you using Visual Studio 2005 (I don't recall Version numbers)
    Are you mixing versions of the C/C++ runtime (the FIPS Dll uses
static linking, if I recall)
    Are you doing anything with SetNewAndDelete

Jeff

-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to [email protected].
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.

Reply via email to