[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:
Abtin Keshavarzian
2024-04-08 17:11:43 -07:00
committed by GitHub
parent 8212acd133
commit 5c6b8328bc
14 changed files with 575 additions and 1 deletions
+1
View File
@@ -154,6 +154,7 @@
* @}
*
* @defgroup api-sntp SNTP
* @defgroup api-verhoeff-checksum Verhoeff Checksum
*
* @}
*