Home
last modified time | relevance | path

Searched refs:encrypted (Results 1 – 14 of 14) sorted by relevance

/mcuboot-latest/ext/tinycrypt/tests/
Dtest_cbc_mode.c108 uint8_t encrypted[80]; in test_1_and_2() local
119 if (tc_cbc_mode_encrypt(encrypted, sizeof(plaintext) + TC_AES_BLOCK_SIZE, in test_1_and_2()
127 result = check_result(1, ciphertext, sizeof(encrypted), encrypted, in test_1_and_2()
128 sizeof(encrypted)); in test_1_and_2()
134 p = &encrypted[TC_AES_BLOCK_SIZE]; in test_1_and_2()
135 length = ((unsigned int) sizeof(encrypted)) - TC_AES_BLOCK_SIZE; in test_1_and_2()
138 encrypted, &a) == 0) { in test_1_and_2()
/mcuboot-latest/docs/release-notes.d/
Dzephyr-compression.md6 - Added support for removing encrypted/compressed images when
/mcuboot-latest/boot/bootutil/
DCMakeLists.txt23 src/encrypted.c
/mcuboot-latest/boot/cypress/BlinkyApp/
DReadme.md102 **How to build encrypted upgrade image :**
104 To prepare MCUBootApp for work with encrypted upgrade image please refer to `MCUBootApp/Readme.md`.
106 To obtain encrypted upgrade image of BlinkyApp extra flag `ENC_IMG=1` should be passed in command l…
140 - `ENC_IMG` - 0 (default) - build regular upgrade image, `1` - build encrypted upgrade image (MCUBo…
/mcuboot-latest/docs/
DSECURITY.md17 If you wish to send an encrypted email, you may use these PGP keys:
Drelease-notes.md36 recovery and encryption whereby an encrypted image is loaded
37 and being wrongly treated as encrypted after decryption.
117 - Serial recovery can now read and handle encrypted seondary slot
120 led to usage faults when the secondary slot image was encrypted.
215 entire contents of flash to always remain encrypted.
269 X25519 encrypted images, rollback protection, hardware keys, and a
280 - Add support for X25519 encrypted images.
306 The 1.5.0 release of MCUboot adds support for encrypted images using
387 In addition, support has been added for encrypted images. See [the
404 - Add support for [encrypted images](encrypted_images.md).
Dreadme-espressif.md226 [MCUboot encrypted images](encrypted_images.md) do not provide full code confidentiality when only
451 burning on the device, all read and write operations are decrypted/encrypted in runtime.
534 First ensure that the application image is able to perform encrypted read and write operations to
554 First ensure that the application image is able to perform encrypted read and write operations to
629 Encryption is enabled all read/write operations are decrypted/encrypted in runtime, so as e.g. if
630 pre-encrypted data is sent for an OTA update, it would be wrongly double-encrypted when the update
633 For updating with an image encrypted on the host, flash it through serial using `esptool.py` as
Dimgtool.md89 --save-enctlv When upgrading, save encrypted key TLVs
/mcuboot-latest/boot/zephyr/
DKconfig363 bool "Save encrypted key TLVs instead of plaintext keys in swap metadata"
367 If y, instead of saving the encrypted image keys in plaintext in the
368 swap resume metadata, save the encrypted image TLVs. This should be used
384 bool "Support for encrypted image updates"
391 If y, images in the secondary slot can be encrypted and are decrypted
392 on the fly when upgrading to the primary slot, as well as encrypted
403 loading encrypted images via serial recovery which are then
DCMakeLists.txt96 ${BOOT_DIR}/bootutil/src/encrypted.c
197 ${BOOT_DIR}/bootutil/src/encrypted.c
/mcuboot-latest/boot/espressif/
DCMakeLists.txt221 ${BOOTUTIL_DIR}/src/encrypted.c
/mcuboot-latest/boot/cypress/MCUBootApp/
DREADME.md164 After MCUBootApp is built with these settings unencrypted and encrypted images will be accepted in …
/mcuboot-latest/sim/src/
Dimage.rs2023 let encrypted = Caps::EncRsa.present() || Caps::EncKw.present() || in find() localVariable
2025 match (encrypted, slot) { in find()
/mcuboot-latest/ext/tinycrypt/documentation/
Dtinycrypt.rst233 same nonce for two different messages which are encrypted with the same