mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-01 04:29:59 -07:00
* csc parser * Added verification through keys. Recognize new cards. * Correct typo, add comments * Updated output word choice * Added verify key in csc_parse to avoid false positive * Format * updated verification process - Deleted key-based verification - Added memory based checksum and backup block checks to ensure better verification performance * Formatting and More Verify Steps Added card type checks and verify for csc specific memory format Formatted the code (indentation etc.) * Update csc.c * Test cleanup parser a bit * Update changelog --------- Co-authored-by: Willy-JL <49810075+Willy-JL@users.noreply.github.com>