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

Refactor: make authentication logic in process_message_2 more explicit #119

Closed geonnave closed 8 months ago

geonnave commented 8 months ago

See this discussion.

geonnave commented 8 months ago

Solved during the IETF-118 Hackathon with PRs #130 and #133.