refactor MAC auth

This commit is contained in:
2026-08-29 21:41:07 +08:00
parent 494f4b92eb
commit 8f65670a8f
23 changed files with 557 additions and 356 deletions
+2
View File
@@ -23,6 +23,8 @@ heapless = "~0.9"
thiserror = { version = "~2", default-features = false }
bitfields = "3.1.0"
rand_core = "0.10.1"
bytemuck = "1.25.2"
readonly = "0.2.14"
[features]
default = []