{"id":36826346,"url":"https://github.com/syncsynchalt/illustrated-dtls","last_synced_at":"2026-01-12T14:05:15.073Z","repository":{"id":45694230,"uuid":"509223996","full_name":"syncsynchalt/illustrated-dtls","owner":"syncsynchalt","description":"The Illustrated DTLS 1.3 Connection: Every byte explained","archived":false,"fork":false,"pushed_at":"2025-07-25T20:28:23.000Z","size":1433,"stargazers_count":19,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-26T03:40:25.924Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/syncsynchalt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-06-30T20:27:14.000Z","updated_at":"2025-07-25T20:28:27.000Z","dependencies_parsed_at":"2022-07-15T11:18:30.951Z","dependency_job_id":"871a59cb-6ed8-4162-9b32-d25fee14d5de","html_url":"https://github.com/syncsynchalt/illustrated-dtls","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/syncsynchalt/illustrated-dtls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syncsynchalt%2Fillustrated-dtls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syncsynchalt%2Fillustrated-dtls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syncsynchalt%2Fillustrated-dtls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syncsynchalt%2Fillustrated-dtls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syncsynchalt","download_url":"https://codeload.github.com/syncsynchalt/illustrated-dtls/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syncsynchalt%2Fillustrated-dtls/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28340296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-12T14:05:14.934Z","updated_at":"2026-01-12T14:05:15.042Z","avatar_url":"https://github.com/syncsynchalt.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Illustrated DTLS Connection\n\nPublished at https://dtls.xargs.org\n\n- `site/`: page source for the finished product\n- `server/server.c`: server code\n- `client/client.c`: client code\n- `wolfssl/`: patch and build of wolfSSL that removes any random aspects of the documented connection\n- `captures/`: PCAP and keylog files\n\nSee also https://github.com/syncsynchalt/illustrated-tls13 for a TLS 1.3 version of this project.\n\n### Build instructions\n\nIf you'd like a working example that reproduces the exact handshake documented on the site:\n\n```\ngit clone https://github.com/syncsynchalt/illustrated-dtls.git\ncd illustrated-dtls/\ncd wolfssl/\nmake\ncd ../server/\nmake\ncd ../client/\nmake\n```\n\nThen open two terminals and run `./server` in the server/ subdir and `./client` in the client/ subdir.\n\nThis has been shown to work on MacOS 12 and various Linuxes and\nonly has a few easy-to-find dependencies: gcc or clang, make, patch,\netc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyncsynchalt%2Fillustrated-dtls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyncsynchalt%2Fillustrated-dtls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyncsynchalt%2Fillustrated-dtls/lists"}