implement MAC auth for felica
This commit is contained in:
@@ -22,6 +22,7 @@ cbc = { version = "~0.2", default-features = false, features = ["block-padding"]
|
||||
heapless = "~0.9"
|
||||
thiserror = { version = "~2", default-features = false }
|
||||
bitfields = "3.1.0"
|
||||
rand_core = "0.10.1"
|
||||
|
||||
[features]
|
||||
default = []
|
||||
|
||||
Reference in New Issue
Block a user