White noise is a random signal (or process) with a flat power spectral density. In other words, the signal contains equal power within a fixed bandwidth at any center frequency. White noise draws its name from white light in which the power spectral density of the light is distributed over the visible band in such a way that the eye's three color receptors (cones) are approximately equally stimulated.
Available steganograpic and steganalysis methods
This tutorial shows you how to identify sensitive data, select appropriate mask formats for the sensitive fields, apply the mask and then replace the sensitive fields in the production version.
Cryptography in Microsoft .NET
Microsoft.NET has classes that extend the cryptographic services provided by Windows CryptoAPI.
System.Security.Cryptography namespace of Common Language runtime provides classes for
Grid computing has become necessary with increase in need for computing power. Grid computing primarily allows us to delegate the processing to idle nodes. Several embarrassingly parallel applications which run poorly in uni-processor machines can be run on computational grids. Several middleware are available. Prominent ones for .NET 2.0 platform are Digipede and Alchemi.
Encryption. This class is heavily documented, string oriented, and most of all, simple! It's ideal for learning more about encryption.