Extract gallagher encoding/decoding

Change input parameters to be `arg_u640` so that we can check they are the right lengths (and not have them silently truncated)
This commit is contained in:
Matt Moran 2021-12-29 20:54:03 +13:00
commit f0b82c6311
7 changed files with 176 additions and 122 deletions

View file

@ -233,6 +233,7 @@ set (TARGET_SOURCES
${PM3_ROOT}/client/src/mifare/desfiresecurechan.c
${PM3_ROOT}/client/src/mifare/desfirecore.c
${PM3_ROOT}/client/src/mifare/desfiretest.c
${PM3_ROOT}/client/src/mifare/gallaghercore.c
${PM3_ROOT}/client/src/uart/uart_posix.c
${PM3_ROOT}/client/src/uart/uart_win32.c
${PM3_ROOT}/client/src/ui/overlays.ui