nvm i figured it out. i had no idea that some encryption modes use the encryption for decryption. can't believe i missed that. for whoever has this problem again here is the link that helped me solve the problem. i overlooked it many times.
http://www.codeproject.com/KB/security/BlockCiphers.aspx use the mode's "IsForwardTransformation()" function to find out which direction the encryption goes. -- 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.
