Hi

I i'm working on a web site that will save customer info

some of this info needs to be encrypted in the db.
I will need to encrypt when putting it in and decrypt when taking it out.

which encryption type should I use

where can I find good examples of this

thanks