0
kicks
A .NET Cryptography Primer, part 3
This part covers symmetric encryption, more commonly known as password-based encryption. Goes over the different types of symmetric algorithms available, concepts such as initialization vectors, and includes code examples.