[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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top