flipperzero-firmware/lib/toolbox
Nikolay Minaylov 9e62f08e4d
[FL-1958] U2F prototype (#879)
* U2F implementation prototype
* U2F data encryption and store, user confirmation request
* remove debug prints
* fix notification bug in chrome
* split u2f_alloc into u2f_init and u2f_alloc
* typo fix, furi-hal-trng -> furi-hal-random
* rand/srand redefinition
* SubGhz: a little bit of Dante.
* u2f_data naming fix

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2021-12-22 23:04:08 +03:00
..
args.c [FL-1826] Crypto: correct key provisioning procedure. (#709) 2021-09-17 12:21:08 +03:00
args.h [FL-1826] Crypto: correct key provisioning procedure. (#709) 2021-09-17 12:21:08 +03:00
hex.c [FL-1926] Flipper File Format addons (#753) 2021-11-04 13:06:13 +03:00
hex.h [FL-1926] Flipper File Format addons (#753) 2021-11-04 13:06:13 +03:00
hmac_sha256.c [FL-1958] U2F prototype (#879) 2021-12-22 23:04:08 +03:00
hmac_sha256.h [FL-1958] U2F prototype (#879) 2021-12-22 23:04:08 +03:00
level_duration.h [FL-1913, FL-1963] SubGhz: save raw signal, add came atomo decoder (#783) 2021-10-25 17:37:14 +03:00
manchester-decoder.c [FL-1991] Rewrite flash driver (#813) 2021-11-10 12:53:00 +03:00
manchester-decoder.h [FL-1912, FL-1939] Sub-GHz frequency analyzer and add new protocol (#746) 2021-10-10 17:35:10 +03:00
manchester-encoder.c [FL-1912, FL-1939] Sub-GHz frequency analyzer and add new protocol (#746) 2021-10-10 17:35:10 +03:00
manchester-encoder.h [FL-1912, FL-1939] Sub-GHz frequency analyzer and add new protocol (#746) 2021-10-10 17:35:10 +03:00
md5.c [FL-1682] Faster file receiving function. Storage management scripts. (#647) 2021-08-19 01:06:18 +03:00
md5.h [FL-1682] Faster file receiving function. Storage management scripts. (#647) 2021-08-19 01:06:18 +03:00
path.c [FL-1542], [FL-1603] Generate random name (#602) 2021-07-25 14:34:54 +03:00
path.h [FL-1472, FL-1596, FL-1673] IRDA: stability improvements (#655) 2021-08-19 03:18:42 +03:00
random_name.c [FL-1542], [FL-1603] Generate random name (#602) 2021-07-25 14:34:54 +03:00
random_name.h [FL-1542], [FL-1603] Generate random name (#602) 2021-07-25 14:34:54 +03:00
saved_struct.c RPC: Add Virtual Display & Unify log tags (#814) 2021-11-12 16:04:35 +03:00
saved_struct.h [FL-1994] Add Saved Struct (#804) 2021-11-03 20:22:49 +03:00
sha256.c [FL-1958] U2F prototype (#879) 2021-12-22 23:04:08 +03:00
sha256.h [FL-1958] U2F prototype (#879) 2021-12-22 23:04:08 +03:00
version.c [FL-1961] Cli: device_info format versioning. Detach target from firmware name. #765 2021-10-16 14:25:32 +03:00
version.h [FL-1961] Cli: device_info format versioning. Detach target from firmware name. #765 2021-10-16 14:25:32 +03:00