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

Avoid accessing private ephemeral key from application code #182

Closed geonnave closed 6 months ago

geonnave commented 6 months ago

The private key was accessed by the application after the split-message and new EAD architecture PRs.