Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 409 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 409 Bytes

smolcert-esp32

This is a very simple implementation of smolcert for the esp32 microcontroller. This implementation is based on the ESP-IDF and should only depend on libsodium and tinycbor.

Currently implemented features:

[x] Parse a smolcert from a byte buffer [x] Validate the signature of a smolcert with a given public ed25519 key