Language
Any
Platform
Any
License
Any
login($fstr, $fstr, $autologin);
$result=LOGIN_SUCCESS;
}
Securing data in C# with various symmetric encryption algorithms. Explanation of the encryption and decryption procedures with example code.
Do you need one comprehensible solution for managing users and security in all .NET applications? Or do you need to integrate your applications with Active Directory or other data sources? PortSight...
Using the SecureString .NET class to manage sensitive data in C# applications.
Get an introduction to the principles of public key cryptography, then see how WS-Security applies them for signing and encrypting SOAP messages using public-private key pairs in combination with...
Compute the hash code of data in C# using .NET Framework classes.
Aspose.Total for Reporting Services Q1 2009 includes many new and improved features in this suite of SQL Server Reporting Services Rendering Extensions. Aspose.Cells for Reporting Services now...
Tutorial covers number of new features and tools to secure ASP.NET applications.
The authentication and authorization of users and resistance against the malicious attacks are important tasks in...
This article discusses the risk associated with the use of the same security mechanism in multifactor authentication systems and proposes the use of GSS-API as a suitable option for achieving the...
Explains the authentication process and how to set up authentication and authorization, create and manage roles and apply access rules to the ASP.NET.
Explains how to manage a session and application state objects in ASP.NET Web Services. Using session objects is always a good option for maintaining per user data. But the case of web services is...
In this article, learn how to apply the open source tools cnee and Perl in mouse-click dynamics to measure the more subtle characteristics of human-computer interaction. Also, learn how to use the...
Description of a simple "remember me" system that can be tacked on to almost any custom authentication system for a Rails app.
Explore a simple way to encrypt string using the xor operator.
Linux Pluggable Authentication Module (PAM) can help you protect world-writeable shared directories from abuse. This article for Linux system administrators lays out the steps to enable namespaces...
OpenID is an open source, emerging security technology that provides decentralized authentication across the Internet. In this article, the third and final part of the series, learn about Project...
This article provides guidance to DCE or DFS users who are migrating from DCE or DFS to Kerberos/NFS V4. During the transition period, these users need to be authenticated and authorized to use both...
WebParam class is used to encapsulate one or more web request parameters into a single request parameter. This class also provides security using message authentication to ensure that the transported...