md5 encryption
Posted: Sun Jul 28, 2002 8:02 pm
At the moment im thinking of encrypting my members infromation so if the database gets hacked there information will be safe. I have got it working and it uses md5 to encrypt the information. I was just wonderig if its possible to display the unencrypted information say when i want to update there information or whatever? I have a feeling that md5 is a one way encryption isnt it. If this is true is there another way of encrypting the information so it can be decrypted and updated or displayed on a admin page?