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

Set initiator identity after learning R's #186

Closed geonnave closed 5 months ago

geonnave commented 6 months ago

Solves #179.

I think it only makes sense to apply this to the initiator side, as the responder has to select an identity without knowing who is the initiator anyway (cc @malishav @chrysn).