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

Implement "credential transfer" option #187

Closed geonnave closed 5 months ago

geonnave commented 6 months ago

Ability for Initiator/Responder to explicitly set whether the credential should be sent by value or by reference.

geonnave commented 5 months ago

Solved in #188