Home All Groups Group Topic Archive Search About

.NET Security

microsoft.public.dotnet.security
Score .NET Security
Mike - 2 Jun 2009 4:51 PM - 4 messages
Hi, I'm catching up to .NET development and I'll reached a point where the   security aspects are raising a barrier to usefulness and productivity.     It appears the CAS have evolved from 1.0 to present ...
Score MD5CryptoServiceProvider tied to machine?
BillAtWork - 1 Jun 2009 10:48 AM - 2 messages
Hi, I'm using a routine like the one below to hash user passwords during a login process and compare them to the hashed version stored in our DB. private void HashPassword() {   System.Text.UTF8Encoding encoder = new System.Text.UTF8Encoding(); ...
Next » 2 3 4 5 6 7 8 9 10