unleashed-firmware/applications/main
RebornedBrain 3224401479
[FL-3835] Ultralight C authentication with des key (#3720)
* Update api_symbols.csv
* Ultralight C 3des implementation added
* Access check for Ultralight cards is now splitted into 2 functions one for ULC card and another for common
* Ultralight C authentication command handlers added
* Update api_symbols.csv and api_symbols.csv
* Length added to ultralight encrypt function
* New structure for storing 3des key added
* Reseting of 3des_key added
* des_context init/deinit added to poller
* New poller step for ultralight c auth added
* Added ultralight c des key to application
* Renamed felica unlock scenes to more generic des auth scenes, because they are now used also for ultralight c
* Show different menus for different ultralight card types
* Update api_symbols.csv and api_symbols.csv
* Some macro defines added
* Different amount of pages will be now read for ultralight C and others
* New unit test for ultralight C
* Some comments and macro replacements
* New function added to api
* Now all data read checks mfulC separately
* Adjusted listener to handle missing 3des_key properly
* Now poller populates 3des_key after reading with auth to card data
* Nfc: rename _3des_key to tdes_key
* Bump API Symbols
* Mute PVS Warnings

Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2024-07-03 12:38:30 +01:00
..
archive Archive: fix memory leak in favorites add/remove (#3712) 2024-06-15 01:06:59 +10:00
bad_usb cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
gpio cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
ibutton [FL-3831] Separate editing and renaming in iButton and LFRFID (#3735) 2024-06-30 12:34:13 +01:00
infrared Add support for Sony RM-SC3 remote control (#3724) 2024-06-25 13:40:40 +01:00
lfrfid [FL-3831] Separate editing and renaming in iButton and LFRFID (#3735) 2024-06-30 12:34:13 +01:00
nfc [FL-3835] Ultralight C authentication with des key (#3720) 2024-07-03 12:38:30 +01:00
onewire Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
subghz [FL-3853] SubGhz: fix Missed the "Deleted" screen when deleting RAW Subghz (#3715) 2024-06-16 13:39:26 +01:00
u2f cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
application.fam More apps moved to apps repo (#2978) 2023-08-24 02:50:17 +09:00