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
13 stars 10 forks source link

Check message length in decode_plaintext_2 #58

Closed geonnave closed 1 year ago

geonnave commented 1 year ago

Addressing #50.

Also, adding some documentation to core functions, and changing parameter names in compute_prk_3e2m.

malishav commented 1 year ago

Looks good, should I merge?

geonnave commented 1 year ago

Yep!