unleashed-firmware/lib/nfc/protocols/mf_classic
Leptopt1los dd988ba449
bit_lib and nfc_util refactor (#3383)
* nfc_util functions for processing bytes moved into bit_lib
* bitlib test update
* bit_lib moved from lfrfid to standalone lib
* Added bit functions for any supported data types
* Error fix and api add
* Added test for 64
* Added doc
* Testcase for 64 rewrited
* Realization error fix
* API version bump
* sync api version, fix after-merge old libs usage
* fix build errors
* build fix
* fbt format

Co-authored-by: assasinfil <nfa57643@gmail.com>
Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2024-02-14 11:41:42 +07:00
..
crypto1.c bit_lib and nfc_util refactor (#3383) 2024-02-14 11:41:42 +07:00
crypto1.h Mifare Classic nested auth support (#3238) 2023-12-01 22:25:53 +09:00
mf_classic.c bit_lib and nfc_util refactor (#3383) 2024-02-14 11:41:42 +07:00
mf_classic.h NFC: MF Classic parsers read() fix (dictionary attack skip) (#3355) 2024-02-06 20:53:42 +04:00
mf_classic_listener.c bit_lib and nfc_util refactor (#3383) 2024-02-14 11:41:42 +07:00
mf_classic_listener.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
mf_classic_listener_defs.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
mf_classic_listener_i.h MFC emulation fixes (#3324) 2023-12-29 12:24:20 +09:00
mf_classic_poller.c bit_lib and nfc_util refactor (#3383) 2024-02-14 11:41:42 +07:00
mf_classic_poller.h Mifare Classic nested auth support (#3238) 2023-12-01 22:25:53 +09:00
mf_classic_poller_defs.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
mf_classic_poller_i.c bit_lib and nfc_util refactor (#3383) 2024-02-14 11:41:42 +07:00
mf_classic_poller_i.h bit_lib and nfc_util refactor (#3383) 2024-02-14 11:41:42 +07:00
mf_classic_poller_sync.c NFC: MF Classic parsers read() fix (dictionary attack skip) (#3355) 2024-02-06 20:53:42 +04:00
mf_classic_poller_sync.h [FL-3666] NFC API improvements (#3214) 2023-11-15 17:32:45 +09:00