I know that an AES key is never usually used in the way i want to, but as a stop gap arrangement for a POC i am forced to do it that way.
So is there any way by which i can use the same symmetric key to encrypt and decrypt information.?? I would ideally like to read it from a hardcoded string or maybe even a file and use it to encrypt/ decrypt. In future i would not use this method, instead i will sign the key using a public key from rsa. As i said, this is a stop gap arrangement for a POC.. Looking for some insight on this. -- 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.
