[dba-VB] Encrypt password

Jim Lawrence accessd at shaw.ca
Thu Feb 6 23:48:47 CST 2014


Hi Paul:

MD5 encryption is useless. It can be cracked in seconds.

http://md5decrypter.co.uk/

Jim

----- Original Message -----
From: "Paul Hartland" <paul.hartland at googlemail.com>
To: "VisualBasicList" <dba-vb at databaseadvisors.com>
Sent: Thursday, February 6, 2014 7:09:24 PM
Subject: [dba-VB] Encrypt password

To all,

I'm starting to write a vb.net app which will link to a sql server
database, I want the passwords in the user table on the SQL server database
to be encrypted one way, then if they forget the password can request a new
one.  Firstly I used to use MD5 when I worked at my last company, but have
heard this can be cracked, anyone have any other recommendations, I don't
mind if the password encryption happens on the vb.net app or the sql server
database.

Thanks in advance for any help.

-- 
Paul Hartland
paul.hartland at googlemail.com
_______________________________________________
dba-VB mailing list
dba-VB at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/dba-vb
http://www.databaseadvisors.com



More information about the dba-VB mailing list