DTLS Client/Server Example

DTLS Client/Server Example contains a simple DTLS client and DTLS server to show how to send UDP data over an encrypted channel using OpenSSL DTLSv1 support.

Tags Security Cryptography Networking
Operating Systems POSIX Linux Unix
Implementation C

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  26 Oct 2006 08:45
  • Rrelease-after

Changes: dtls_server was modified to generate server and client certificates.

  • Rrelease-mid
  •  23 Oct 2006 00:49
  • Rrelease-after

Changes: The server was modified to send acknowledgments after receiving messages from the client, and the client was modified to receive the acknowledgment sent by the server.

C25deab596c622e69a10c1444fe328d2_thumb

Project Spotlight

Cut and Play

A presentation system.

No-screenshot

Project Spotlight

sslh

A server-side multiplexer for SSL and SSH.