Chapter Three. Symmetric Cryptography

The most basic problems of cryptography have always been confidentiality, integrity, and authentication. The traditional approach to these problems has been to apply solutions based on symmetric cryptographic algorithms. This chapter introduces the concepts of symmetric cryptography and provides examples of how to implement symmetric cryptography solutions using the System.Security.Cryptography namespace in the .NET Framework. In particular, we look at the DES, Triple DES, Rijndael, and RC2 symmetric algorithms and how to use them.

Get .NET Security and Cryptography now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.