{"id":13423318,"url":"https://github.com/drogue-iot/embedded-tls","last_synced_at":"2025-05-15T12:03:43.706Z","repository":{"id":39340365,"uuid":"290301765","full_name":"drogue-iot/embedded-tls","owner":"drogue-iot","description":"An Rust TLS 1.3 implementation for embedded devices.","archived":false,"fork":false,"pushed_at":"2025-04-21T14:27:23.000Z","size":5076,"stargazers_count":187,"open_issues_count":16,"forks_count":31,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-30T21:04:21.261Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/drogue-iot.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2020-08-25T19:12:26.000Z","updated_at":"2025-04-24T09:52:00.000Z","dependencies_parsed_at":"2023-10-05T02:41:11.514Z","dependency_job_id":"f84ce51a-b193-467e-8876-cc8d4a6485b4","html_url":"https://github.com/drogue-iot/embedded-tls","commit_stats":{"total_commits":235,"total_committers":9,"mean_commits":26.11111111111111,"dds":0.6680851063829787,"last_synced_commit":"2e02c27d21c65b015dd52aaa33cd3766923b6a88"},"previous_names":["drogue-iot/drogue-tls"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drogue-iot%2Fembedded-tls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drogue-iot%2Fembedded-tls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drogue-iot%2Fembedded-tls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drogue-iot%2Fembedded-tls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drogue-iot","download_url":"https://codeload.github.com/drogue-iot/embedded-tls/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252525101,"owners_count":21762224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-07-31T00:00:30.533Z","updated_at":"2025-05-15T12:03:43.676Z","avatar_url":"https://github.com/drogue-iot.png","language":"Rust","funding_links":[],"categories":["no-std crates"],"sub_categories":["WIP"],"readme":"# Embedded-TLS\n\n[![CI](https://github.com/drogue-iot/embedded-tls/actions/workflows/ci.yaml/badge.svg)](https://github.com/drogue-iot/embedded-tls/actions/workflows/ci.yaml)\n[![crates.io](https://img.shields.io/crates/v/embedded-tls.svg)](https://crates.io/crates/embedded-tls)\n[![docs.rs](https://docs.rs/embedded-tls/badge.svg)](https://docs.rs/embedded-tls)\n[![Matrix](https://img.shields.io/matrix/drogue-iot:matrix.org)](https://matrix.to/#/#drogue-iot:matrix.org)\n\nEmbedded-TLS is a Rust-native TLS 1.3 implementation that works in a no-std environment. The Rust crate was formerly known as `drogue-tls`. The\nimplementation is work in progress, but the [example clients](https://github.com/drogue-iot/embedded-tls/tree/main/examples) should work against the [rustls](https://github.com/ctz/rustls) echo server.\n\nThe client supports both async and blocking modes. By default, the `std` feature is enabled, but can be disabled for bare metal usage.\n\nTo use the async mode, import `embedded_tls::*`. To use the blocking mode, import `embedded_tls::blocking::*`.\n\nSome features and extensions are not yet implemented, have a look at [open issues](https://github.com/drogue-iot/embedded-tls/issues).\n\nOnly supports writing/receiving one frame at a time, hence using a frame buffer larger than 16k is not currently needed.  You may use a lower frame buffer size, but there is no guarantee that it will be able to parse any TLS 1.3 frame.\n\n## Community\n\n* [Drogue IoT Matrix Chat Room](https://matrix.to/#/#drogue-iot:matrix.org)\n* We have bi-weekly calls at 9:00 AM (GMT). [Check the calendar](https://calendar.google.com/calendar/u/0/embed?src=ofuctjec399jr6kara7n0uidqg@group.calendar.google.com\u0026pli=1) to see which week we are having the next call, and feel free to join!\n* [Drogue IoT Forum](https://discourse.drogue.io/)\n* [Drogue IoT YouTube channel](https://www.youtube.com/channel/UC7GZUy2hKidvY6V_3QZfCcA)\n* [Follow us on Twitter!](https://twitter.com/DrogueIoT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrogue-iot%2Fembedded-tls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrogue-iot%2Fembedded-tls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrogue-iot%2Fembedded-tls/lists"}