unleashed-firmware/applications/main/nfc
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
..
api [Fl-3809] Troika parser visual fixes (#3614) 2024-04-24 21:47:40 +09:00
helpers [FL-3835] Ultralight C authentication with des key (#3720) 2024-07-03 12:38:30 +01:00
plugins/supported_cards [FL-3746] Mifare Plus detection support (#3607) 2024-06-10 20:36:46 +01:00
resources/nfc/assets [FL-3746] Mifare Plus detection support (#3607) 2024-06-10 20:36:46 +01:00
scenes [FL-3835] Ultralight C authentication with des key (#3720) 2024-07-03 12:38:30 +01:00
views Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
application.fam Skylanders plugin (#3315) 2024-05-15 19:09:08 +01:00
icon.png [FL-3400] External menu apps (#2849) 2023-07-10 12:03:41 +04:00
nfc_app.c ELF, Flipper application: do not crash on "out of memory" (#3664) 2024-06-17 16:40:47 +01:00
nfc_app.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_app_i.h [FL-3772] Felica poller (#3570) 2024-04-10 18:51:36 +09:00
nfc_cli.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00