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

FCOTA suppor for Saluki-NXP #876

Merged
merged 3 commits into from
Jan 20, 2025
Merged

FCOTA suppor for Saluki-NXP #876

merged 3 commits into from
Jan 20, 2025

Conversation

jnippula
Copy link

@jnippula jnippula commented Jan 17, 2025

Saluki-NXP FCOTA support

  • Xchacha20 decrypt support to sw_crypto
  • use Xchacha20 cipher instead of AES (not currently supported in nxp sw_crypto)
  • sw_crypto Xchacha20 supporting both MAC and non-MAC usage.
  • Logger file encrypt call modified to use non-mac version in sw_crypto case (mac as null)
  • Added RSA signature verification support into sw_crypto

@jnippula
Copy link
Author

https://github.com/tiiuae/saluki-nxp93/pull/28 needs to be merged and boards/ssrc/saluki-nxp93 updated accordingly before this PR can be merged.

Added Xchacha20 decrypt support
Xchacha20 modified to support MAC and non-MAC versions
RSA_SIG signature check support
Logger file encrypt modified to call non-MAC version (mac as nullpointer)
@jnippula jnippula merged commit f3dd25e into main Jan 20, 2025
27 checks passed
@jnippula jnippula deleted the nxp_ota_rebase branch January 21, 2025 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants