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

Change ead-authz return order for consistency with main crate #193

Closed geonnave closed 5 months ago

geonnave commented 5 months ago

This is failing due to coap-handler and friends being updated. Since it is only affecting example code (and it works locally), I am going to merge it.