Re: Diffie-Helman in .Net?
From: Pieter Philippaerts (Pieter_at_nospam.mentalis.org)
Date: 05/19/04
- Previous message: Yuancai \(Charlie\) Ye: "Re: Symmetric encrypting in .NET and decrypting in C - I don't get it"
- In reply to: Chris Wilson: "Diffie-Helman in .Net?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 19 May 2004 18:07:18 +0200
"Chris Wilson" <chrwil@NoSpam.aent.com> wrote
> I need to use the Diffie-Helman algorithm in a C# application.
> It looks like the crypto api supports it, and there are numerous
> references to it in Windows CE.Net documentation, but I
> need it in a web application. Does anyone have a sample?
Diffie-Hellman is not supported in the .NET Framework, however you can find
a 3rd party implementation over here:
http://www.mentalis.org/soft/class.qpx?id=15
Regards,
Pieter Philippaerts
- Previous message: Yuancai \(Charlie\) Ye: "Re: Symmetric encrypting in .NET and decrypting in C - I don't get it"
- In reply to: Chris Wilson: "Diffie-Helman in .Net?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Loading