unleashed-firmware/lib/lfrfid
Zinong Li d36396f35b
LFRFID Securakey: Add Support for RKKTH Plain Text Format (#3728)
* Create protocol_securakey.c
* decode and render done
* Support for Radio Key Securakey
  Support both 26- and 32-bit format
  Solves issue #2619
* debugs and improvements
* Formatting in response to requested changes
* fixed wiegand parity bit calculation
* format
* debug unnecessary assert
* LfRfid: swap vendor and protocol names in securakey
* fixed manually generated keys issues
* fix bit length render error caused by bit length fix
* 1.0
* edit the citation in comments
* backward compatibility
* debug
* debug preamble false positives
* temporary fix: writing RKKTH causes second to last byte not encoded. unknown reason
* slightly more elegant solution to the weird bug
* plausible solution, much more elegant
* finally fixed it. stupid mistake
* clean up and format. ready for new PR

Co-authored-by: あく <alleteam@gmail.com>
2024-06-30 19:11:49 +01:00
..
protocols LFRFID Securakey: Add Support for RKKTH Plain Text Format (#3728) 2024-06-30 19:11:49 +01:00
tools Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
lfrfid_dict_file.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
lfrfid_dict_file.h [FL-2529][FL-1628] New LF-RFID subsystem (#1601) 2022-08-24 00:57:39 +09:00
lfrfid_raw_file.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
lfrfid_raw_file.h [FL-2529][FL-1628] New LF-RFID subsystem (#1601) 2022-08-24 00:57:39 +09:00
lfrfid_raw_worker.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
lfrfid_raw_worker.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
lfrfid_worker_i.h [FL-2529][FL-1628] New LF-RFID subsystem (#1601) 2022-08-24 00:57:39 +09:00
lfrfid_worker_modes.c bit_lib and nfc_util refactor (#3383) 2024-02-14 11:41:42 +07:00
lfrfid_worker.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
lfrfid_worker.h fbt: doxygen target (#3510) 2024-03-21 01:32:53 +09:00
SConscript bit_lib and nfc_util refactor (#3383) 2024-02-14 11:41:42 +07:00