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 default features to edhoc-rs-no_std example and update README.md #113

Closed malishav closed 9 months ago

malishav commented 9 months ago

Just did a quick test on building with PSA and cryptocell on nrf52840-dk. README.md was a little outdated. I also updated the default features of the example to use cryptocell310 backend.