Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

boot: Replace boot_encrypt by boot_enc_encrypt and boot_enc_decrypt #2017

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

de-nordic
Copy link
Collaborator

@de-nordic de-nordic commented Jul 24, 2024

To be able to implement encryption with API that requires different
calls for encryption and encryption, the boot_encrypt
needs to be replaced with encryption/decryption specific functions.

Depends on:

@de-nordic de-nordic added the [DNM] Do Not Merge label Jul 24, 2024
@de-nordic de-nordic requested a review from nvlsianpu July 24, 2024 14:00
@de-nordic de-nordic added the crypto Encryption support label Jul 24, 2024
boot/boot_serial/src/boot_serial_encryption.c Outdated Show resolved Hide resolved
boot/bootutil/src/encrypted.c Show resolved Hide resolved
boot/bootutil/src/encrypted.c Outdated Show resolved Hide resolved
boot/bootutil/src/encrypted.c Show resolved Hide resolved
boot/bootutil/src/encrypted.c Outdated Show resolved Hide resolved
@nvlsianpu nvlsianpu self-assigned this Jul 25, 2024
@de-nordic de-nordic force-pushed the boot_enc_decrypt_encrypt branch 2 times, most recently from eb1d2d5 to 4e606d7 Compare August 2, 2024 11:19
Copy link
Collaborator

@nvlsianpu nvlsianpu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

another rebase needed

To be able to implement encryption with API that requires different
calls for encryption and encryption, the boot_encrypt
needs to be replaced with encryption/decryption specific functions.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
de-nordic added a commit to de-nordic/mcuboot that referenced this pull request Sep 5, 2024
…t_enc_decrypt

To be able to implement encryption with API that requires different
calls for encryption and encryption, the boot_encrypt
needs to be replaced with encryption/decryption specific functions.

Upstream PR: mcu-tools#2017

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
@de-nordic de-nordic removed the [DNM] Do Not Merge label Sep 5, 2024
de-nordic added a commit to de-nordic/mcuboot that referenced this pull request Sep 6, 2024
…t_enc_decrypt

To be able to implement encryption with API that requires different
calls for encryption and encryption, the boot_encrypt
needs to be replaced with encryption/decryption specific functions.

Upstream PR: mcu-tools#2017

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
de-nordic added a commit to de-nordic/sdk-mcuboot that referenced this pull request Sep 17, 2024
…t_enc_decrypt

To be able to implement encryption with API that requires different
calls for encryption and encryption, the boot_encrypt
needs to be replaced with encryption/decryption specific functions.

Upstream PR: mcu-tools/mcuboot#2017

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
de-nordic added a commit to de-nordic/sdk-mcuboot that referenced this pull request Sep 25, 2024
…t_enc_decrypt

To be able to implement encryption with API that requires different
calls for encryption and encryption, the boot_encrypt
needs to be replaced with encryption/decryption specific functions.

Upstream PR: mcu-tools/mcuboot#2017

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
de-nordic added a commit to de-nordic/sdk-mcuboot that referenced this pull request Sep 26, 2024
…t_enc_decrypt

To be able to implement encryption with API that requires different
calls for encryption and encryption, the boot_encrypt
needs to be replaced with encryption/decryption specific functions.

Upstream PR: mcu-tools/mcuboot#2017

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crypto Encryption support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants