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

Maybe refactor: replace `IdCred` and `IdCredOwned` by `CredentialRPK` #210

Closed geonnave closed 4 months ago

geonnave commented 5 months ago

Considering that:

It may make sense to refactor out IdCred* in favor of having just CredentialRPK.