An open API service indexing awesome lists of open source software.

https://github.com/codesteak/eap-demo-esp32-c3-crates


https://github.com/codesteak/eap-demo-esp32-c3-crates

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

This is just a holder repository for
a few patched crates.
They are build a around a slightly modified version of ring
to be used on a ESP32-C3.

This includes:
* [ring](https://github.com/CodeSteak/eap-demo-esp32-c3-crates/tree/ring-0.17-esp32c3)
* [rustls](https://github.com/CodeSteak/eap-demo-esp32-c3-crates/tree/rustls-0.20.8)
* [sct](https://github.com/CodeSteak/eap-demo-esp32-c3-crates/tree/sct-rs-0.7.0-esp32c3)
* [rustls-webpki](https://github.com/CodeSteak/eap-demo-esp32-c3-crates/tree/webpki-0.100-esp32c3)

# DO NOT USE THIS IN PRODUCTION CODE

These are just some quirky hacks to demonstrate that it is possible.

The examples using these crates can be found at:

https://github.com/CodeSteak/eap-tls/demos/demo_esp_std