Chapter 11 - Protecting Your Data

  1. Of the encryption algorithms provided by .NET, which is the best choice for symmetric encryption?
    • The AES algorithm is the best choice for symmetric encryption.
  2. Of the encryption algorithms provided by .NET, which is the best choice for asymmetric encryption?
    • The RSA algorithm is the best choice for asymmetric encryption.
  3. For encryption algorithms, is it better to have a larger or smaller block size?
    • For encryption algorithms, it is better to have a smaller block size.

Get C# 7 and .NET Core: Modern Cross-Platform Development - Second Edition 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.