Hey all,

I have been using Crypto++ for a while on my ubuntu (dapper first, now 
edgy) box with crypto++ installed from synaptic. It has/is working well. 
I recently had cryptopp installed on a fedora core 5 box 
(libcryptopp.so.5.0.2) and am trying to use my same legacy app using 
this lib. It doesn't build correctly....the error namely is:

/usr/include/crypto++/seckey.h:137: error: no matching function for call 
to ‘CryptoPP::BlockCipherFinal<ENCRYPTION, 
CryptoPP::RC5::Enc>::UncheckedSetKey(CryptoPP::CipherDir&, const byte*&, 
unsigned int&)’
/usr/include/crypto++/rc5.h:25: note: candidates are: void 
CryptoPP::RC5::Base::UncheckedSetKey(CryptoPP::CipherDir, const byte*, 
unsigned int, unsigned int)

Any ideas? Thanks a lot.

Andrew

--~--~---------~--~----~------------~-------~--~----~
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