Using Encryption in .NET - .NET Developers
In today’s hostile, interconnected computing environment, we often find the need to protect data while it is stored on a physical medium or transmitted over a network. To achieve this goal, we turn to cryptography. While the field of cryptography entails much more, in this article we will focus on encryption; specifically the ciphers available in the .NET Framework Class Library (FCL) and how to correctly utilize them.
Comments
Comment from Kevin Crossan
Date: 3/17/2008, 6:22 am
I want to convert itunes music so that i can burn it on to a cd and play it in my car
Write a comment