RE: TripleDES with weak keys



Hello,

In 128-bit mode, if the first 64 bits are the same as the last 64 bits, the
key is weak. Attempting to set a weak key results in a
CryptographicException.So you may consider other way other than TripleDES.

Luke Zhang
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

(This posting is provided "AS IS", with no warranties, and confers no
rights.)

.



Relevant Pages