error: ‘template<class B> struct CryptoPP::PanamaCipher’ used without template parameters
I came across the above error when trying to use panama to encrypt my text.. can anyone tell me how to use panama for my encryption the error occurred in the following line: CryptoPP::Panama::Encryption panOfbEncrypt; -- 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.
