>> It looks like your are hijacking the typedef. You probably should not do >> that. >> >> This look suspicious (to me): >> >> value_ptr<RijndaelEncryption> m_aes; >> >> My guess is the object is not initialized. >> >> What does your debugger tell you? Is m_aes initialized, or is it garbage? > > I don't use debugger.
Well, I guess that leaves you a few choices... First, you can use another tool to help diagnose the problem. Second, you can load your code up with printf's to isolate your problem. Third, you can hire someone to do the work for you. Fourth, you can keep guessing at the problem. If you want to hire someone, then you might find https://www.cryptopp.com/wiki/Consulting helpful. Jeff -- -- You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to cryptopp-users-unsubscr...@googlegroups.com. More information about Crypto++ and this group is available at http://www.cryptopp.com. --- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to cryptopp-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.