The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
1answer
282 views

What changed between TLS and DTLS

What did the DTLS (TLS over UDP) authors have to change so that it could run without TCP? Bonus points: Do any of the protocol difference affect the way it should be used, both in terms of interface ...