Will this code for non-FIPS-2 work with FIPS-2 DLL?

3 views
Skip to first unread message

ggibson

unread,
Dec 20, 2009, 12:58:25 PM12/20/09
to Crypto++ Users
I am using this version of Crypto++ (Crypto++ Library 5.3.0 (32-bit
and 64-bit Windows DLL, calling application must be compiled with MSVC
2005))


This code works with non FIPS Crypto++:

FileSource(pathin, true, new DefaultEncryptorWithMAC(DATA, new FileSink
(pathout)));

How can I do the same using the FIPS version above?

I have read that it is possible to link in both a non-FIPS version and
the FIPS version DLL:
http://www.codeproject.com/KB/tips/CryptoPPIntegration.aspx

Any recommendation?

Thanks.

Reply all
Reply to author
Forward
0 new messages