openwsn-berkeley / lakers

EDHOC implemented in Rust, optimized for microcontrollers, with bindings for C and Python.
https://crates.io/crates/lakers
BSD 3-Clause "New" or "Revised" License
12 stars 10 forks source link

Add a Python wrapper #201

Closed geonnave closed 4 months ago

geonnave commented 5 months ago

Adding a Python wrapper can make lakers available for a much larger audience.

Starting points:

geonnave commented 4 months ago

Solved in #208