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
15 stars 10 forks source link

lakers-nrf52840 example regression #305

Closed malishav closed 3 months ago

malishav commented 3 months ago

The lakers-nrf52840 example seems to be broken with the latest changes on the Credential struct introduced in https://github.com/openwsn-berkeley/lakers/pull/284.