On Jan 2, 3:11 pm, "chris" <chris.sa... (AT) quest (DOT) com> wrote:
Quote:
I have been trying to figure out if .net 2.0 now provides a way to do
the Diffie-Hellman key exchange over asyncronous sockets. I have been
unable to determine if this is now possible. If not, I could the class
from Mentalis. If anyone has any information, that would be great.
Also, as I am quite new to this, if anyone knows of good examples of
this, please feel free to share.
Thanks for your time,
Chris |
According to this article, elliptical curve Diffie-Hellman will be
included with .net when the new Visual Studio ships:
http://www.microsoft.com/downloads/d...displaylang=en
too bad it's not out now