> Apparently for using the AES decryptor I need to pass the parametters > in "normal" base. So I don't know the way to do it. > > the solution you give me, Eugene, don't give me a good result. after > using the AESdecoder.
Ah, then you need Decoder indeed. Try replacing Base64Encoder with Base64Decoder in that code snippet. --~--~---------~--~----~------------~-------~--~----~ 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. -~----------~----~----~----~------~----~------~--~---
