mirror of
https://github.com/espressif/openthread.git
synced 2026-06-05 21:14:49 +00:00
[utils] implement Verhoeff checksum calculation and validation (#9966)
This commit adds `Utils::VerhoeffChecksum` class along with public OT APIs and related CLI commands for Verhoeff checksum calculation and validation. Unit test `test_checksum` is updated to test the new module.
This commit is contained in:
committed by
GitHub
parent
8212acd133
commit
5c6b8328bc
@@ -154,6 +154,7 @@
|
||||
* @}
|
||||
*
|
||||
* @defgroup api-sntp SNTP
|
||||
* @defgroup api-verhoeff-checksum Verhoeff Checksum
|
||||
*
|
||||
* @}
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user