10 unstable releases (3 breaking)

0.7.2 Nov 25, 2024
0.7.0 Oct 4, 2024
0.6.2 Jun 24, 2024
0.6.0 May 17, 2024
0.4.1 Dec 12, 2023

#1664 in Network programming

Download history 226/week @ 2024-08-17 224/week @ 2024-08-24 218/week @ 2024-08-31 670/week @ 2024-09-07 526/week @ 2024-09-14 544/week @ 2024-09-21 322/week @ 2024-09-28 350/week @ 2024-10-05 310/week @ 2024-10-12 526/week @ 2024-10-19 164/week @ 2024-10-26 153/week @ 2024-11-02 193/week @ 2024-11-09 401/week @ 2024-11-16 482/week @ 2024-11-23 181/week @ 2024-11-30

1,267 downloads per month
Used in 7 crates

BSD-3-Clause

74KB
1.5K SLoC

This crate is part of lakers, a microcontroller-optimized implementation of EDHOC in Rust.


lib.rs:

Common data structures used by lakers and its dependent crates

This crate is separate from lakers to avoid circular dependencies that would otherwise arise from the pattern in which lakers-ead combined the main crate with variations of the protocol's EAD handling. As its types will then likely move over into the main lakers crate, it is recommended to use them through the public re-export there wherever possible.

Dependencies

~0.2–1.4MB
~31K SLoC