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

Credentials also supporting symmetric keys #294

Open geonnave opened 2 days ago

geonnave commented 2 days ago

Work in progress. Leverages some ideas from #274.

Built on top of #284, and supposed to be merged into the feature branch crypto-method-agility.