mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-05 18:40:01 +00:00
PSA PAKE wasn't in 2.28
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
ce629a6ce7
commit
47bf23f748
@ -27,8 +27,8 @@ 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 before
|
accessible via the PSA API (psa_xxx functions introduced gradually
|
||||||
Mbed TLS 2.28.0) and, where relevant, PK.
|
starting with Mbed TLS 2.17) and, where relevant, `pk.h`.
|
||||||
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).
|
||||||
* The following integration interfaces are planned to be removed
|
* The following integration interfaces are planned to be removed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user