mbedtls
There are 70 repositories under mbedtls topic.
jiejieTop/mqttclient
A high-performance, high-stability, cross-platform MQTT client, developed based on the socket API, can be used on embedded devices (FreeRTOS / LiteOS / RT-Thread / TencentOS tiny), Linux, Windows, Mac, with a very concise The API interface realizes the quality of service of QOS2 with very few resources, and seamlessly connects the mbedtls encryption library.
zhaojh329/libuhttpd
A very flexible, lightweight and high performance HTTP server library based on libev and http-parser for Embedded Linux.
zhaojh329/libuwsc
A Lightweight and fully asynchronous WebSocket client library based on libev
jiejieTop/http-client
A high-performance, high-stability, cross-platform HTTP client.
iotwuxi/iot_security
《密码技术与物联网安全——mbedtls开发实战》示例代码
tleonhardt/practical_cryptography_engineering
Cryptography code examples using libsodium and mbedtls C libraries and Python cryptography and PyNaCl modules
azadkuh/mbedcrypto
a portable, small, easy to use and fast c++14 library for cryptography.
openziti/tlsuv
TLS and HTTP(s) client library for libuv
geminiwen/libuv-mbedtls
port mbedtls on libuv
loveinsky100/libcurl-nghttp2-mbedtls-ios
libcurl ssl http2 c-ares for ios
hex-five/multizone-iot-sdk
MultiZone® Trusted Firmware is the quick and safe way to build secure IoT applications with any RISC-V processor. It provides secure access to commercial and private IoT clouds, real-time monitoring, secure boot, and remote firmware updates. The built-in Trusted Execution Environment provides hardware-enforced separation ...
azadkuh/qpolarssl
a thin Qt5/c++11 wrapper around fantastic mbedtls (aka polarssl) cryptographic library.
kartben/wioterminal-azureiothub-sample
This repository contains a sample application showing how to connect a Wio Terminal to Azure IoT Hub to send telemetry and receive commands.
dunkelstern/mbedtls-esp8266
Updated and Upgraded mbedTLS library for the ESP8266 (probably ESP32 too)
mwarning/mbedtls-ecp-compression
Elliptic Curve Point compression/decompression for mbedtls
GlitchedPolygons/cecies
ECIES implementation in C using MbedTLS
straight-coding/straight-httpd-lwip-mbedtls-simulator
Simple HTTPD simulator for embedded systems based on LWIP and MbedTLS, which looks like a virtual device and supports SSDP, HTTP/HTTPS, SSI and RESTful API using chunked header. It is asynchronous and event driven model which supports large file uploading and downloading.
h7ga40/azure_iot_hub_peach
Azure IoT Hub with TOPPERS/ASP3 for GR-PEACH
jankammerath/L475VG-IOT01A-Mbed-AWS-IoT
AWS IoT client for ARM Mbed OS on the STMicroelectronics STM32L4 Discovery Kit IoT Node
open-coap/kotlin-mbedtls
Kotlin wrapper of mbedtls also for java
lemariva/micropython-pico-mbedtls
MicroPython with Encryption (MBEDTLS) support for Raspberry Pi Pico
oatpp/oatpp-mbedtls
Client/Server Secure ConnectionProvider for oatpp applications. Based on MbedTLS.
ouistiti-project/ouistiti
Embedded HTTP server
anon767/STM32F7HTTPS
A simple HTTPS Client for STM32F7
raven-worx/MBusPico
Read smart meter values from a Kaifa MA309 (EVN/Netz NÖ) using a Raspberry Pi or Raspberry Pico W microcontroller
rodrigo455/NanomsgNG.NET
.NET bindings to NNG
AngeloAlifano/mqtt-https-mbedtls
MQTT client and HTTPS server using mbedtls
chpock/tclmtls
tclmtls package to provide SSL/TLS support in Tcl
mdepx/md009
An nRF9160 board firmware
negrutiu/libcurl-devel
Unofficial libcurl development binaries
RaspiRepo/AWS-IoT-SDK-for-Windows
AWS IOT development support on Windows
jonasmalacofilho/mbedtls.hx
Fast hash functions for Haxe/Neko (partial CFFI to mbed TLS)
mattnite/zig-mbedtls
compile mbedtls in your build.zig
4l3x777/Ehlib
Ehlib: Embedded http(s) library
Carglglz/mpy-mbedtls
MicroPython bindings for some MbedTLS EC and x509 cert/csr functions.