Does anyone know of any security libraries for ASP.NET web applications?
I am looking for libraries that provide basic authentication, logging into accounts, protection against SQL injection and cross-site scripting, input validation, encyrption and the like.
I have come across a library called Rhino Security. Does anyone know of any similar libraries?
Edit:
An example of another library is CryptoSharp http://www.9rays.net/Category/63-cryptosharp.aspx