Displaying 1 result from an estimated 1 matches for "pas1".
Did you mean:
pad1
2007 Jun 15
3
Simplest way to encrypt / decrypt a string?
I have done multiple google searches and searched the mailing list. All
of the solutions I found seemed kind of heavy / complicated. I just want
a very simple way to encrypt and decrypt a string. Something like:
encrypt("fdsfdsfdsf", "some key");
decrypt("fdsfdsfsdf", "some key");
Is this possible?
Thanks for your help.
--
Posted via