Re: Diffie hellman - Open SSL Client and C# Server

2013-12-01 Thread Matt Caswell
On 1 December 2013 18:15, cvishnuid wrote: > Thanks for reply matt. Yeah your correct I want implement completely from > starch as my agenda is to have complete manged code in my server app and i > did't find any manged manged crypto library with will is compatable with > Open SSL Client. Client w

Re: Diffie hellman - Open SSL Client and C# Server

2013-12-01 Thread Dr. Stephen Henson
On Sat, Nov 30, 2013, Matt Caswell wrote: > > I don't think that OpenSSL generated DH parameters use an l value. > However, it can handle one if it is provided. You will need to find > out if you have one (see below). > Minor point: if the parameters are converted from DSA using dhparam and th

Re: Diffie hellman - Open SSL Client and C# Server

2013-12-01 Thread cvishnuid
Thanks for reply matt.Yeah your correct I want implement completely from starch as my agenda is to have complete manged code in my server app and i did't find any manged manged crypto library with will is compatable with Open SSL Client. Client will still remain using with Open SSL libraries .There