What's a good encryption algorithm that will allow me to specify a password to encrypt text?
I'm assuming the standard algorithms out there will work cross-platform but I do need the algorithm to work in C# and Objective-C - is anyone familiar with any samples for Objective-C?
Thanks