Member Login

E-mail:    Password:  


Vendor : Microsoft


Email  E-mail this page

Related Content  Related Content

Remember  Remember this item

 

Format: Webcast

Date: 09/06/2006


MSDN Webcast: Keeping Secrets in .NET Applications Level 200

WORTHWHILE?

0

0 votes


Overview

Cryptography is one of those areas most developers think as a "Dark art". This webcast shows how easy it is to use Cryptography to secure data such as credit card numbers, passwords, and connection strings. The webcast shows how to hash passwords using a Salt value to make it hard for hackers to crack. It also shows how to use symmetric algorithms to encrypt and decrypt connection strings.