unleashed-firmware/applications/main/nfc/scenes
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
..
nfc_scene.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
nfc_scene.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
nfc_scene_config.h [FL-3835] Ultralight C authentication with des key (#3720) 2024-07-03 12:38:30 +01:00
nfc_scene_debug.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_delete.c [FL-3757] NFC: fix application opening from browser (#3396) 2024-02-06 22:26:05 +04:00
nfc_scene_delete_success.c [FL-3757] NFC: fix application opening from browser (#3396) 2024-02-06 22:26:05 +04:00
nfc_scene_des_auth_key_input.c [FL-3835] Ultralight C authentication with des key (#3720) 2024-07-03 12:38:30 +01:00
nfc_scene_des_auth_unlock_warn.c [FL-3835] Ultralight C authentication with des key (#3720) 2024-07-03 12:38:30 +01:00
nfc_scene_detect.c NFC wording fixes (#3512) 2024-03-20 23:44:48 +09:00
nfc_scene_emulate.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_exit_confirm.c [FL-3746] Mifare Plus detection support (#3607) 2024-06-10 20:36:46 +01:00
nfc_scene_extra_actions.c [FL-3676] Slix disable privacy (#3425) 2024-02-09 15:07:54 +07:00
nfc_scene_field.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_file_select.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_generate_info.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_info.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_mf_classic_detect_reader.c [FL-3678] NFC UI refactor (#3361) 2024-01-14 14:47:38 +09:00
nfc_scene_mf_classic_dict_attack.c [FL-3678] [FL-3733] [FL-3723] UI refactor (#3323) 2024-01-02 15:43:46 +09:00
nfc_scene_mf_classic_keys.c Code Cleanup: unused includes, useless checks, unused variables, etc... (#3696) 2024-06-11 03:04:29 +10:00
nfc_scene_mf_classic_keys_add.c Code Cleanup: unused includes, useless checks, unused variables, etc... (#3696) 2024-06-11 03:04:29 +10:00
nfc_scene_mf_classic_keys_delete.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_mf_classic_keys_list.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_mf_classic_keys_warn_duplicate.c NFC wording fixes (#3512) 2024-03-20 23:44:48 +09:00
nfc_scene_mf_classic_mfkey_complete.c [FL-3860] Update link to mfkey32 (#3738) 2024-06-30 11:54:59 +01:00
nfc_scene_mf_classic_mfkey_nonces_info.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_mf_classic_update_initial.c NFC wording fixes (#3512) 2024-03-20 23:44:48 +09:00
nfc_scene_mf_classic_update_initial_success.c [FL-3678] [FL-3733] [FL-3723] UI refactor (#3323) 2024-01-02 15:43:46 +09:00
nfc_scene_mf_classic_update_initial_wrong_card.c NFC wording fixes (#3512) 2024-03-20 23:44:48 +09:00
nfc_scene_mf_classic_write_initial.c NFC wording fixes (#3512) 2024-03-20 23:44:48 +09:00
nfc_scene_mf_classic_write_initial_fail.c [FL-3678] [FL-3733] [FL-3723] UI refactor (#3323) 2024-01-02 15:43:46 +09:00
nfc_scene_mf_classic_write_initial_success.c [FL-3678] [FL-3733] [FL-3723] UI refactor (#3323) 2024-01-02 15:43:46 +09:00
nfc_scene_mf_classic_write_initial_wrong_card.c NFC wording fixes (#3512) 2024-03-20 23:44:48 +09:00
nfc_scene_mf_desfire_app.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_mf_desfire_more_info.c [FL-3750] Mf Desfire multiple file rights support (#3576) 2024-04-16 14:55:24 +09:00
nfc_scene_mf_ultralight_capture_pass.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_mf_ultralight_key_input.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_mf_ultralight_unlock_menu.c Hide unlock with reader for MFU-C (#3553) 2024-04-04 19:01:41 +09:00
nfc_scene_mf_ultralight_unlock_warn.c NFC wording fixes (#3512) 2024-03-20 23:44:48 +09:00
nfc_scene_mf_ultralight_write.c [FL-3678] NFC UI refactor (#3369) 2024-01-16 18:29:17 +09:00
nfc_scene_mf_ultralight_write_fail.c [FL-3678] [FL-3733] [FL-3723] UI refactor (#3323) 2024-01-02 15:43:46 +09:00
nfc_scene_mf_ultralight_write_success.c [FL-3744] [NFC] Ntag success write freeze when not saved card (#3354) 2024-01-10 20:46:55 +09:00
nfc_scene_mf_ultralight_wrong_card.c [FL-3678] [FL-3733] [FL-3723] UI refactor (#3323) 2024-01-02 15:43:46 +09:00
nfc_scene_more_info.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_read.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_read_menu.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_read_success.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_restore_original.c [FL-3678] [FL-3733] [FL-3723] UI refactor (#3323) 2024-01-02 15:43:46 +09:00
nfc_scene_restore_original_confirm.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_retry_confirm.c NFC: fix retry scene navigation logic (#3439) 2024-02-12 09:23:44 +07:00
nfc_scene_rpc.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_save_confirm.c [FL-3678] NFC UI refactor (#3361) 2024-01-14 14:47:38 +09:00
nfc_scene_save_name.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_save_success.c [FL-3757] NFC: fix application opening from browser (#3396) 2024-02-06 22:26:05 +04:00
nfc_scene_saved_menu.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_select_protocol.c [FL-3796], [FL-3795] NFC UI fixes (#3532) 2024-03-25 15:36:17 +09:00
nfc_scene_set_atqa.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_set_sak.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
nfc_scene_set_type.c New toolchain with gcc 12 (#3254) 2024-02-12 09:04:12 +07:00
nfc_scene_set_uid.c [FL-3829] NFC App: fix changing UID (#3663) 2024-05-23 13:46:00 +01:00
nfc_scene_slix_key_input.c bit_lib and nfc_util refactor (#3383) 2024-02-14 11:41:42 +07:00
nfc_scene_slix_unlock.c NFC wording fixes (#3512) 2024-03-20 23:44:48 +09:00
nfc_scene_slix_unlock_menu.c [FL-3676] Slix disable privacy (#3425) 2024-02-09 15:07:54 +07:00
nfc_scene_slix_unlock_success.c [FL-3676] Slix disable privacy (#3425) 2024-02-09 15:07:54 +07:00
nfc_scene_start.c Fix nfc_protocol_support_scene_save_name_on_event crash (#3418) 2024-02-06 21:42:06 +04:00
nfc_scene_supported_card.c [FL-3719] NFC Plugins loading rework (#3295) 2023-12-15 18:09:52 +00:00