The purpose of using the trimmed sha1 is because the key is defined by the user, I'm using the AES algo for username/password purposes.
I'm not quite sure what is meant in #1, can you provide an example? As for #2, all data output must be in hex, ASCII is not allowed by the program. So, how would I go about fixing this to be correct? Would usage of Base64 Encoding over the IV/String work? because B64 is acceptable. -- View this message in context: http://old.nabble.com/AES-Problem-tp31186698p31192117.html Sent from the Crypto++ Users mailing list archive at Nabble.com. -- 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.
