TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mcuboot
/
refs/heads/add-espressif-badge
/
boot
/
bootutil
/
src
/
encrypted.c
02bf072
bootutil/crypto: Refactor the RSA signature verification and encryption
by Antonio de Angelis
· 2 years, 9 months ago
b111f98
boot: Add the support of MBEDTLS version 3.0.0
by Sherry Zhang
· 4 years, 1 month ago
260ae09
boot: Modify common code access for flash_area objects
by Dominik Ermel
· 4 years, 3 months ago
0f64197
boot: Add AES256 support for image encryption
by Salome Thirot
· 4 years, 3 months ago
25c7a0f
Bootutil/Crypto: add encryption with mbedTLS
by Bohdan Kovalchuk
· 4 years, 8 months ago
4f4833d
Abstracting mcuboot crypto functions for cleaner porting and less of an ifdef hell.
by Blaž Hrastnik
· 5 years ago
f62ea0c
bootutil *should not* import assert.h
by Blaž Hrastnik
· 5 years ago
453231c
Remove unused headers.
by Blaž Hrastnik
· 5 years ago
30feaf6
hal_flash is unused, remove the import.
by Blaž Hrastnik
· 5 years ago
aac7111
boot: Update copyrights and licenses
by David Brown
· 6 years ago
6aec6ae
boot: bootutil: add x25519 encrypted image support
by Fabio Utzig
· 5 years ago
4741c45
bootutil: allow encryption key TLVs in swap status
by Fabio Utzig
· 6 years ago
6f4d8f8
bootutil: allow RSA encryption keys without DP/DQ/QP
by Fabio Utzig
· 6 years ago
23e99b0
boot: encrypted: fix HKDF input size macro
by Fabio Utzig
· 6 years ago
5fde832
bootutil: add ECIES-P256 support
by Fabio Utzig
· 6 years ago
61fd888
Add TLV iterator API
by Fabio Utzig
· 6 years ago
233af7d
Add utility function to find offset/len of TLVs
by Fabio Utzig
· 6 years ago
b63d995
Remove function that marks encr keys invalid
by Fabio Utzig
· 6 years ago
268ace0
Zero AES key when marking invalid
by Fabio Utzig
· 6 years ago
6ace9ee
Mark key_unwrap local function static
by Fabio Utzig
· 6 years ago
c962135
Add macro to get TLVs offset from header
by Fabio Utzig
· 6 years ago
10ee648
Update bootutil to reduce amount of global state
by Fabio Utzig
· 6 years ago
b0f0473
Remove current_image global and macro updates
by Fabio Utzig
· 6 years ago
ba3bd60
Boot: Enable multi-image boot
by David Vincze
· 6 years ago
cf97dd0
encryption: changed boot_enc_valid() return value to bool
by Andrzej Puzdrowski
· 6 years ago
e575fe9
image encryption: fix enc_state array indexing for zephyr
by Andrzej Puzdrowski
· 6 years ago
2d736ad
Replace flash partitioning terminology
by David Vincze
· 6 years ago
38f5ffe
Add key unwrap functionality using tinycrypt
by Fabio Utzig
· 7 years ago
ba82904
Add bootutil support for encrypted images
by Fabio Utzig
· 7 years ago