Using Hash algorithms like SHA-1 for one way password encryption in VB6 (1 Viewer)

areddy

New member
Local time
Today, 00:07
Joined
Oct 19, 2005
Messages
5
Hi,

I am working on a VB project and to store the passwords in the database (SQL Server), the

client wants us to use hash algorithms like SHA-1 to perform a one way encryption of the

password and save only the hash value in the database.

I currently have very little knowledge on how this can be done. Please provide details (like

procedure, sample code, additional resource links etc.) on this if you can.

Thanks in advance
ourspt
 

Users who are viewing this thread

Top Bottom