I'm trying to create two programs, one in C# and one in C++ that decrypt a given encrypted password and return it. I know that external libraries would do this just fine, but we're trying to use t...
http://www.experts-exchange.com/Security/Encryption/Q_23727654.html