Thanks to visit codestin.com
Credit goes to github.com

Skip to content

lib/plugntrust: Add NXP PlugNTrust secure elements library. #15817

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

Closed
wants to merge 4 commits into from

Conversation

iabdalkader
Copy link
Contributor

NXP library for communicating with NXP's EdgeLock SE05x and A5000 secure elements. Additionally, the library provides an alternate ECDSA sign function for mbedtls, which gets used automatically when enabled with ECDSA_SIGN_ALT.

* NXP middleware for communicating with EdgeLock SE05x and A5000
secure elements.

Signed-off-by: iabdalkader <[email protected]>
Copy link

codecov bot commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.43%. Comparing base (09d070a) to head (5d6b073).
Report is 89 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #15817      +/-   ##
==========================================
- Coverage   98.43%   98.43%   -0.01%     
==========================================
  Files         163      163              
  Lines       21295    21294       -1     
==========================================
- Hits        20961    20960       -1     
  Misses        334      334              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Sep 9, 2024

Code size report:

   bare-arm:    +0 +0.000% 
minimal x86:    +0 +0.000% 
   unix x64:    +0 +0.000% standard
      stm32:    +0 +0.000% PYBV10
     mimxrt:    +0 +0.000% TEENSY40
        rp2:    +0 +0.000% RPI_PICO_W
       samd:    +0 +0.000% ADAFRUIT_ITSYBITSY_M4_EXPRESS

Adds support for ECDSA signing with the on-board SE05x.

Signed-off-by: iabdalkader <[email protected]>
Adds support for ECDSA signing with the on-board SE05x.

Signed-off-by: iabdalkader <[email protected]>
@iabdalkader
Copy link
Contributor Author

Superseded by #15905

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.

1 participant