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

RSA and ECC Plaintext Key Injection not supported on SCE7 and SCE9 devices #258

Open
michaelthomasj opened this issue Feb 24, 2023 · 1 comment

Comments

@michaelthomasj
Copy link
Collaborator

michaelthomasj commented Feb 24, 2023

Issue

In FSP v4.3.0, v4.4.0, and v4.5.0, the RSA and ECC plaintext key injection is supported on SCE7 (RA6M1, RA6M2 and RA6M3) and SCE9 (RA6M4, RA6M5, RA6E1, Ra4M2, RA4M3 and RA4E1) based devices via the SCE Key Injection module. However, the injected keys are not yet supported by PSA Crypto so are unusable for cryptographic operations.
AES keys are supported.

Workaround

  1. Do not use ECC or RSA key injection on the SCE7 or SCE9 based devices.
@michaelthomasj michaelthomasj added bug Something isn't working applies-to-v4.3.0 labels Feb 24, 2023
@michaelthomasj michaelthomasj added this to the v4.3.0 milestone Feb 24, 2023
@michaelthomasj michaelthomasj self-assigned this Feb 24, 2023
@GodavarthyAravinda GodavarthyAravinda modified the milestones: v4.3.0, v4.4.0 Feb 24, 2023
@michaelthomasj michaelthomasj removed this from the v4.4.0 milestone Aug 17, 2023
@renesas-brandon-hussey renesas-brandon-hussey added this to the v5.0.0 milestone Aug 25, 2023
@michaelthomasj michaelthomasj changed the title RSA and ECC Plaintext Key Injection not supported on SCE7 devices RSA and ECC Plaintext Key Injection not supported on SCE7 and SCE9 devices Oct 25, 2023
@michaelthomasj michaelthomasj modified the milestones: v5.0.0, v5.3.0 Apr 22, 2024
@michaelthomasj
Copy link
Collaborator Author

This is being internally tracked using FSPRA-629

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment