Description of Cryptography in .NET (part 1) :
Cryptography in .NET (part 1) is a web based tutorial in which the author details about symmetric algorithm, which helps in securing the users password. Here the author offers characteristics of symmetric based encryption and the method of creating encryptor and decryptor. The author also explains about cryptostream class, which helps in encrypting the data while reading or writing the data.