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: Avoid code duplication in process_message_2 and process_message_3 #133

Closed malishav closed 8 months ago

malishav commented 8 months ago

Resolved with #134