mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-05 18:40:01 +00:00
5 lines
204 B
Plaintext
5 lines
204 B
Plaintext
Changes
|
|
* A new library C file psa_crypto_client.c has been created to contain
|
|
the PSA code needed by a PSA crypto client when the PSA crypto
|
|
implementation is not included into the library.
|