mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-10 06:13:41 +02:00
5 lines
143 B
Plaintext
5 lines
143 B
Plaintext
Bugfix
|
|
* Fix unsupported PSA asymmetric encryption and decryption
|
|
(psa_asymmetric_[en|de]crypt) with opaque keys.
|
|
Resolves #8461.
|