11 unstable releases (4 breaking)
new 0.8.0 | Feb 6, 2025 |
---|---|
0.7.2 | Nov 25, 2024 |
0.7.0 | Oct 4, 2024 |
0.6.2 | Jun 24, 2024 |
0.4.1 | Dec 12, 2023 |
#1654 in Network programming
813 downloads per month
Used in 7 crates
83KB
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
~30K SLoC