[Dot Net 1.1 ] [UDP & encrypted communication]

  • Thread starter Thread starter aaa.aaa
  • Start date Start date
A

aaa.aaa

Hello All,

I would like to know if it's possible to use SSL on top of UDP message?

What kind of a minimum of 128-bit encryption method shall be applied
with UDP?

Thanks
 
Hello!
You wrote on Sun, 16 Sep 2007 09:30:00 +0200:

aa> I would like to know if it's possible to use SSL on top of UDP message?

Yes. This is called DTLS. SSLBlackbox package of SecureBlackbox (see
signature) supports DTLS.

With best regards,
Eugene Mayevski
http://www.SecureBlackbox.com - the comprehensive component suite for
network security
 
Back
Top