Appendix . How To: Create an Encryption Library

This How To describes how to create a generic encryption library that can be used to encrypt and decrypt data using the following algorithms:

  • DES (Digital Encryption Standard)

  • Triple DES

  • Rijndael

  • RC2

For an example application that uses the class library created in this How To, see "Appendix " in the Reference section of this book.

Requirements

The following items describe the recommended hardware, software, network infrastructure, skills and knowledge, and service packs you will need.

  • Microsoft® Windows® 2000 operating system

  • Microsoft Visual Studio® .NET development system

The procedures in this article also require that you have knowledge of the Microsoft Visual C#™ development tool.

Summary

This How To includes ...

Get Building Secure Microsoft® ASP.NET Applications 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.