Tag: security
All the articles with the tag "security".
BCrypt and ASP.net MVC
Published: at 07:27 AMAn overview of using BCrypt for password hashing in ASP.NET MVC applications, highlighting its advantages for secure password storage.
Storing data securely - A primer for .NET developers
Published: at 07:28 AMAn overview of the importance of cryptography in computer systems, highlighting common pitfalls and best practices for .NET developers to securely store data.
Supporting the WS-I Basic Profile Password Digest in a WCF client proxy
Published: at 03:31 PMAn overview of how to use the message inspector and custom behaviors to implement the WS-I Basic Profile Password Digest in a WCF client proxy, including a detailed guide and code examples.