embedded-tls
Embedded TLS
An embedded device TLS 1.3 implementation in Rust
An Rust TLS 1.3 implementation for embedded devices.
172 stars
6 watching
22 forks
Language: Rust
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
drogue-iot/drogue-device | A distribution of tools and examples for building embedded IoT applications in Rust | 186 |
drogue-iot/embedded-update | A Rust crate for implementing firmware update protocols in embedded devices. | 20 |
klutzy/suruga | Implementation of a subset of the TLS 1.2 protocol in Rust | 125 |
sfackler/rust-native-tls | An abstraction over platform-specific TLS implementations for secure network communication | 479 |
eduardsui/tlse | A single C file implementation of various TLS protocols and DTLS protocols using the TomCrypt crypto library | 545 |
rust-iot/rust-radio-s2lp | Rust driver for a digital radio IC | 2 |
rust-embedded/wg | The embedded WG project coordinates efforts to improve the quality and accessibility of software development for embedded systems using Rust. | 1,926 |
rust-iot/radio-hal | An embedded radio abstraction layer for digital devices | 71 |
rust-embedded-community/usb-device | A framework for building USB devices in Rust. | 450 |
rust-embedded/book | Documentation on using Rust to develop firmware for microcontrollers. | 1,121 |
dagenix/rust-crypto | A pure-Rust implementation of common cryptographic algorithms | 1,394 |
wose/ds3231 | A driver to interface with the DS3231 real-time clock chip. | 7 |
shiguredo/tls13-zig | A TLS 1.3 implementation in Zig language using only the standard library | 132 |
drogue-iot/ector | An async, no-alloc actor framework for embedded devices. | 47 |
rust-embedded/nb | A library providing a minimal and reusable non-blocking I/O layer | 88 |