Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kakopappa/esp32_mbedtls_ecdh_shared_secret_example

ECDH shared secret using ESP32 mbedtls
https://github.com/kakopappa/esp32_mbedtls_ecdh_shared_secret_example

Last synced: about 2 months ago
JSON representation

ECDH shared secret using ESP32 mbedtls

Awesome Lists containing this project

README

        

ECDH example using ESP32 mbedtls.

1. Generate the server pub/private keys
2. Generate the client pub/private keys
3. Generate the shared keys using each others public keys

![screenshot](Screenshot.png)