More relevant characterisation of PSA being from before 3.0

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
Gilles Peskine 2024-08-08 14:45:57 +02:00
parent 086bc91179
commit 6df289a56f

View File

@ -24,7 +24,7 @@ New deprecations
- Asymmetric cryptography: bignum.h, dhm.h, ecdh.h, ecdsa.h, ecjpake.h, - Asymmetric cryptography: bignum.h, dhm.h, ecdh.h, ecdsa.h, ecjpake.h,
ecp.h, rsa.h. ecp.h, rsa.h.
The cryptographic mechanisms remain present, but they will only be The cryptographic mechanisms remain present, but they will only be
accessible via the PSA API (psa_xxx functions introduced in accessible via the PSA API (psa_xxx functions introduced before
Mbed TLS 2.17.0) and, where relevant, PK. Mbed TLS 2.28.0) and, where relevant, PK.
For guidance on migrating application code to the PSA API, please consult For guidance on migrating application code to the PSA API, please consult
the PSA transition guide (docs/psa-transition.md). the PSA transition guide (docs/psa-transition.md).