Hi LoneRoamer, After the first decryption, the decrpytor object is in a certain state (which is not the initial state). Call Resyncronize( iv ) and then decrpyt again.
Jeff On 3/8/08, LoneRoamer <[EMAIL PROTECTED]> wrote: > > > Forgive us if the following behavior isn't a bug and is expected (we only > started using cryptopp). > > When using AES CBC key (CryptoPP release V.5.5.2) to decode the SAME > ciphertext twice, we got garbage result on the second try. In the following > very simple example, the first 16 bytes would be decoded into garbage when > the same cipher text was decoded for the second time. > [SNIP] --~--~---------~--~----~------------~-------~--~----~ 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. -~----------~----~----~----~------~----~------~--~---
