You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This component would allow Parsec to be used where clients directly call Mbed Crypto through PSA Crypto API in C.
This task is about creating a C wrapper complying with the Mbed Crypto Secure Element Driver interface and calling the Parsec Rust Client in Rust (see #127).
It might be needed to isolate this component into its own repository, if so please ask.
Testing could be done using the Mbed Crypto tests with a Mbed Crypto library where Parsec is used via the SE driver. The PSA Developper APIs tests here might be useful for testing.