How to easily salt a password in a C# windows form application?
        Posted  
        
            by Sergio Tapia
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Sergio Tapia
        
        
        
        Published on 2010-06-17T15:29:47Z
        Indexed on 
            2010/06/17
            15:33 UTC
        
        
        Read the original article
        Hit count: 338
        
How can I easily salt a password from a textbox.Text?
Are there some built in wizardry in the .NET framework?
© Stack Overflow or respective owner