unleashed-firmware/lib/nfc
AloneLiberty e5ae3e22b3
NFC: Fix key invalidation logic (#2782)
* NFC: Fix key invalidation logic
* NFC: Fix crash in CLI with empty response
* Fix incorrect key conversions
* Proper call to nfc_util

Co-authored-by: あく <alleteam@gmail.com>
Co-authored-by: Astra <me@astrra.space>
2023-06-29 17:24:13 +09:00
..
helpers NFC: fix creating MF Classic tags from "Add Manually" menu (BCC calulation and ATQA/SAK writing) (#2342) 2023-02-02 22:18:39 +07:00
parsers [FL-3295] FuriHal: add bus abstraction (#2614) 2023-05-30 01:05:57 +09:00
protocols SLIX2 emulation support / practical use for Dymo printers (#2783) 2023-06-29 02:44:34 +09:00
nfc_device.c SLIX2 emulation support / practical use for Dymo printers (#2783) 2023-06-29 02:44:34 +09:00
nfc_device.h added ISO15693 (NfcV) reading, saving, emulating and revealing from privacy mode (unlock) (#2316) 2023-06-08 14:30:53 +09:00
nfc_types.c nfc: Mifare Ultralight C detection (#2668) 2023-05-26 22:19:10 +09:00
nfc_types.h [FL-2605] NFC new design (#1364) 2022-07-27 00:30:49 +09:00
nfc_worker.c NFC: Fix key invalidation logic (#2782) 2023-06-29 17:24:13 +09:00
nfc_worker.h added ISO15693 (NfcV) reading, saving, emulating and revealing from privacy mode (unlock) (#2316) 2023-06-08 14:30:53 +09:00
nfc_worker_i.h added ISO15693 (NfcV) reading, saving, emulating and revealing from privacy mode (unlock) (#2316) 2023-06-08 14:30:53 +09:00
SConscript api: added lib/nfc/protocols/nfc_util.h (#2674) 2023-05-15 20:55:22 +09:00