embedded-tls
Embedded TLS
An embedded device TLS 1.3 implementation in Rust
An Rust TLS 1.3 implementation for embedded devices.
176 stars
6 watching
23 forks
Language: Rust
last commit: 6 months ago Related projects:
Repository | Description | Stars |
---|---|---|
drogue-iot/drogue-device | A distribution of tools and examples for building embedded IoT applications in Rust | 187 |
drogue-iot/embedded-update | Firmware update protocol library for embedded devices in Rust | 22 |
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 | 480 |
eduardsui/tlse | A single C file implementation of various TLS protocols and DTLS protocols using the TomCrypt crypto library | 578 |
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,936 |
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. | 451 |
rust-embedded/book | Documentation on using Rust to develop firmware for microcontrollers. | 1,128 |
dagenix/rust-crypto | A pure-Rust implementation of common cryptographic algorithms | 1,400 |
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 | 133 |
drogue-iot/ector | An async, no-alloc actor framework for embedded devices. | 49 |
rust-embedded/nb | A library providing a minimal and reusable non-blocking I/O layer | 89 |