Conversation
Signed-off-by: Daniel Egger <daniel@eggers-club.de>
Maybe we should change the example to use smaller payloads, I remember that I used those sizes because I wanted to try some bench-marking. Since I already included the example as a "benchmark" (see stopwatch.rs) maybe we should use some |
|
Huh? Where does that quoted comment come from? 😅 |
|
From the docs: nrf-hal/nrf-hal-common/src/ccm.rs Line 40 in af83e6e And from the manual: Encryption (Page 121):
Decryption (Page 122):
|
|
I'll modify the example to use less payload on nrf51 when I find time (or someone beats me to it 😉 ). |
Signed-off-by: Daniel Egger daniel@eggers-club.de