mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-23 13:03:13 +00:00
c976ff11bf
* 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> |
||
---|---|---|
.. | ||
furi_hal.h | ||
furi_hal_bt.h | ||
furi_hal_bt_hid.h | ||
furi_hal_bt_serial.h | ||
furi_hal_cortex.h | ||
furi_hal_crypto.h | ||
furi_hal_debug.h | ||
furi_hal_i2c.h | ||
furi_hal_info.h | ||
furi_hal_infrared.h | ||
furi_hal_light.h | ||
furi_hal_memory.h | ||
furi_hal_mpu.h | ||
furi_hal_power.h | ||
furi_hal_random.h | ||
furi_hal_region.h | ||
furi_hal_rtc.h | ||
furi_hal_sd.h | ||
furi_hal_speaker.h | ||
furi_hal_spi.h | ||
furi_hal_usb.h | ||
furi_hal_usb_hid.h | ||
furi_hal_usb_hid_u2f.h | ||
furi_hal_version.h | ||
furi_hal_vibro.h |