Browse by Tags

Related Posts

  • directly alter the hashed passwordfield in database

    Hi, i have to import a current userDB that have the password stored as MD5 (using the HEX string) I found code to convert from hex to base64 like this 1 public static string HexToBase64( string inputstring) 2 { 3 StringBuilder sBuilder = new StringBuilder(); 4 for ( int i = 0; i <= inputstring.Length...
    Posted to Security (Forum) by Stib AB on 12-01-2007, 12:00 AM
    Filed under: password encrypt, password hashing, passwordFormat, membership, MD5
  • Turning off some of the features of the security system

    Does anyone know how to customise some of the features of the log in system? I'm building a small website for use on an intranet as part of a university project. I have no need of the password recovery function or even such a tight password. (Getting the users to trial the system if they need to remember...
    Posted to Security (Forum) by wibblet on 02-03-2007, 12:00 AM
    Filed under: password, passwordFormat, PasswordRecovery, ASP.NET 2.0, ASP.NET Membership, C#, CreateUserwizard LoginCreatedUser, membership, passwords membershipapi, CreateUser
  • What algorithm is being used for encryptpassword/decryptpassword method?

    What algorithm is being used for encryptpassword/decryptpassword method of System.Web.Security.MembershipProvider? If I want to use Rijndael algorithm, do I have to implement it myself?
    Posted to Security (Forum) by ScobY9 on 08-25-2007, 12:00 AM
    Filed under: passwordFormat, security - membership users, symmetric, 2.0, Cryptography, membership, Membership Provider, .net security
Page 1 of 1 (3 items)