Dear PSA Crypto users,
Mbed TLS has contained the reference implementation of the PSA Crypto API since the early days of the standard. This implementation was experimental at first, but over years of development it reached maturity, and the experimental status was removed three years ago (in version 3.6.1.).
Shortly after that, in 2022, the TF-PSA-Cryptohttps://github.com/Mbed-TLS/TF-PSA-Crypto repository was created just for the PSA Crypto API implementation to make it more accessible for users only interested in that. This repository was only a mirror of the main one and the development of the PSA Crypto API implementation remained integral part of Mbed TLS.
In the background, work has been started to make this repository the place where the development of the PSA Crypto API reference implementation happens. This work has finally been completed and from now on TF-PSA-Cryptohttps://github.com/Mbed-TLS/TF-PSA-Crypto is ready to receive contributions, bug reports and enhancement requests. TF-PSA-Cryptohttps://github.com/Mbed-TLS/TF-PSA-Crypto will now be the development repository for the PSA Crypto reference implementation.
Many thanks, Janos Follath TF PSA Crypto developer
Janos Follath via psa-crypto psa-crypto@lists.trustedfirmware.org wrote: > In the background, work has been started to make this repository the > place where the development of the PSA Crypto API reference > implementation happens. This work has finally been completed and from > now on TF-PSA-Cryptohttps://github.com/Mbed-TLS/TF-PSA-Crypto is > ready to receive contributions, bug reports and enhancement > requests. TF-PSA-Cryptohttps://github.com/Mbed-TLS/TF-PSA-Crypto will > now be the development repository for the PSA Crypto reference > implementation.
This is fantastic. I opened an issue asking:
Hi, the repo at: https://github.com/parallaxsecond/rust-psa-crypto (and my fork at: https://github.com/AnimaGUS-minerva/rust-psa-crypto ) has been trying to use PSA in Rust based (embedded) systems. We want the PSA API so that we can integrate with hardware acceleration. Is there a plan now that PSA is "live" to adopt this (and maybe there are other FFI wrappers) into the Mbed-TLS officialdome?
but I wanted to ask this audience as well. There must be others who want this.
-- Michael Richardson mcr+IETF@sandelman.ca . o O ( IPv6 IøT consulting ) Sandelman Software Works Inc, Ottawa and Worldwide
psa-crypto@lists.trustedfirmware.org