all groups > dotnet framework > december 2004 >
You're in the

dotnet framework

group:

about DESCryptoServiceProvider



Re: about DESCryptoServiceProvider Jon Skeet [C# MVP]
12/30/2004 9:07:46 AM
dotnet framework: [quoted text, click to view]

It's the initialization vector - basically the starting state.

[quoted text, click to view]

Well, were both the key and the initialization vector used for
decrypting the same as those used for encrypting?

--
Jon Skeet - <skeet@pobox.com>
http://www.pobox.com/~skeet
about DESCryptoServiceProvider creative
12/30/2004 4:47:50 PM
DESCryptoServiceProvider
the class has a member IV .
what is the member?

When I encrypted some data with DESCryptoServiceProvider .
Then Other descrpted the encrypted data with the algorithm of des written by
language C.
But it failed.


AddThis Social Bookmark Button