Re: Diffie-Helman in .Net?

From: Pieter Philippaerts (Pieter_at_nospam.mentalis.org)
Date: 05/19/04

  • Next message: jzhu: "RE: Writing Secure Code: Elevation of Privilege and ACLs from VB.NET"
    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


  • Next message: jzhu: "RE: Writing Secure Code: Elevation of Privilege and ACLs from VB.NET"
    Loading