mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-26 06:20:21 +00:00
09d5b3b1ed
* Allow loading user supplied keys and add CTR mode * Add GCM mode to furi_hal_crypto * Split up CTR and GCM code, add flag for adv crypto * Add convenience functions for GCM crypto * Run fbt format * Update GCM to support additional auth data * Update APIs * FuriHal: update crypto documentation, method names and usage * Clean up code for key (un)loading, GCM and CTR - get rid of goto - do not use furi_hal_bt_is_alive() when not using secure enclave - give defines a type and wrap in () * Add unit test for CTR and GCM crypto * FuriHal: const in crypto unit tests, cortex timer for crypto operations timeouts * FuriHal: update crypto docs Co-authored-by: twisted_pear <twstd@posteo.net> Co-authored-by: hedger <hedger@users.noreply.github.com> Co-authored-by: あく <alleteam@gmail.com> |
||
---|---|---|
.. | ||
accessor | ||
battery_test_app | ||
blink_test | ||
bt_debug_app | ||
crash_test | ||
direct_draw | ||
display_test | ||
example_custom_font | ||
file_browser_test | ||
keypad_test | ||
lfrfid_debug | ||
locale_test | ||
rpc_debug_app | ||
speaker_debug | ||
subghz_test | ||
text_box_test | ||
uart_echo | ||
unit_tests | ||
usb_mouse | ||
usb_test | ||
vibro_test | ||
application.fam |