View Single Post
  #12 (permalink)  
Old 06-06-08, 10:14 AM
anachronistic
 
Posts: n/a
I never pictured raverboy as such a paranoid. Tell me, raverboy, do you insert your butt plug every day to keep yourself on your toes?

Anyway, I actually just used md5 to encrypt a user database on a website I am designing; first I encrypt it with md5, and then it is encrypted again with the MySQL encryption. And then the login uses SSL for maximum security.
Reply With Quote