Thank you, this helped me. Best Regards, Konstantin
----- Original Message ----- From: "Wei Dai" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 24, 2004 6:23 AM Subject: Re: Does anyone used FIPS CryptoPP and non-FIPS CryptoPP library in the same application? > I do myself. Please read the documentation that comes in the FIPS package. > It tells you how to use both FIPS and non-FIPS portions of Crypto++ in the > same application. You do not need to rename namespaces. > > On Tue, Mar 23, 2004 at 12:01:42PM +0200, Voronkov Konstantin wrote: > > Hello All! > > > > Does anyone used FIPS CryptoPP and non-FIPS CryptoPP library in the same application? > > Is there any hints whether I need to rename namespace of non-FIPS CryptoPP to allow linker > > to find appropriate functions? > > Are there any other possible problems? > > > > Thanks in advance, > > Voronkov Konstantin > >
