[thelist] Encryption recommendation

Robert Hanson rhanson at mva.com
Tue Jun 28 15:41:23 CDT 2005





I'm looking for a solution for encrypting some database columns.  Currently
we're storing the values as plain text, bu want to encrypt them.
Requirements:
1) reversable, so that (with the proper key) a value can be encrypted
before being stored; can be decrypted back to the original text
2) a public domain version of the source code is available (preferably in
javascript, but I'll take anything)
3) Reasonably secure - encrypted values hard to decrypt unless you have the
key




More information about the thelist mailing list