Simple encryption mechanism?
Posted: Mon Jul 19, 2004 2:08 pm
Dear All,
I would like to use a simple encryption mechanism to encrypt customer's personal details stored on my site.
I can't use crypt() as it's a one-way function - can anyone recommend a good, free, but robust encryption algorithm I could use to encrypt and decrypt the data?
Many thanks,
Mark
I would like to use a simple encryption mechanism to encrypt customer's personal details stored on my site.
I can't use crypt() as it's a one-way function - can anyone recommend a good, free, but robust encryption algorithm I could use to encrypt and decrypt the data?
Many thanks,
Mark