I have encrpted a string by using RijndaelManaged class in C#.net to encrypt and successfully decrypt it but now i want to decrypt it in C+ + i found Crypto++ only solution for this but i m totally new in this i don't know how to use crypto++ to decrypt please help me in this regard or give some sample code sample string that i am using in C#.net is 55274-641-3185747-23048 its encryted value is JACdeI1+x/qqCA8gEXl8z7LMEF4ZDhZNcMeUtJWXLXk= i want to decryt it in C++
-- 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.
