encrypt password
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
Date: Sun, 31 Oct 2004 13:04:58 +0800
Hi,
I am writing a VB application with MS SQL server. I want to store the login
and password of each application user in SQL server. But I want to encrypt
the password and store in a character field. What is the best practice to do
so? What encryption algorithm is good for password field?
Thanks in advance.
Relevant Pages
- Re: encrypt password
... >> and password of each application user in SQL server. ... >> the password and store in a character field. ... What encryption algorithm is good for password field? ... (microsoft.public.vb.general.discussion) - Re: encrypt password
... > and password of each application user in SQL server. ... > the password and store in a character field. ... What encryption algorithm is good for password field? ... (microsoft.public.vb.general.discussion) - Re: Newbie help
... think I can probably get what I need using SQL Server (the ... > To efficiently store and retrieve data for your needs, ... You only store changed values (as ... (microsoft.public.sqlserver.programming) - Re: meta data & full text search
... There are more issues (transaction control, change control, audit of ... storing the files in a SQL Server table's column defined with an IMAGE ... if you store the files ... consistency of the database, indices, backup, restore, etc. ... (microsoft.public.sqlserver.fulltext) - Re: Access 2000 - Realtime Development - Should i stick with Access97
... if I needed to start using SQL Server to store Tables of an Access 97 front ... would this force the need to upgrade. ... > is because you have support clients who are using later versions. ... (microsoft.public.access.modulesdaovba) |
|