mirror of
https://github.com/espressif/openthread.git
synced 2026-06-05 21:14:49 +00:00
5c6b8328bc
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.