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

Connection ID returned to the application for transported in invalid #13

Closed malishav closed 1 year ago

malishav commented 1 year ago

The EDHOC library currently returns an invalid connection identifier to the application code. The connection identifier is needed for transport for demultiplexing protocol state.