|
|
| Passwords [+] Favor-It | |
| |
 |
| | Sort By:
|
This article looks at how to produce an SHA1 message digest in .NET and Java which can be used interchangeably. Author: Jonathan Cogley Code: ASP.NET v1.0 & JScript |
In this article we will take a quick look at two methods for creating SHA1 passwords for use on the web using .NET. Will also explain why passwords should be saved in an encrypted format and not as plain text. Author: Anthony Ogden Code: ASP.NET v1.0 & VB |
The class contains two pronounceable password generators, the first one uses syllables/short words and the other uses consonants and vowels to make up the pronounceable words. Each generator can also contain numerical characters if required. |
One of the first things many people try with ASP.NET V2.0 (currently in Beta 2) and with the starter kits is to create a new user. Creating a new user will be common in ASP.NET version 2.0... Author: Scott Forsyth Code: ASP.NET v2.0 |
|  | |
For added security, it is a good idea to use a salted password hash. This includes a few methods to create the salt and password hash. Either MD5 or SHA1 methods can be used with this. Author: Jason Murray Code: ASP.NET v2.0 & VB |
Icon Key >
 - Recently Updated
 - Showcase Listing
|