mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00:00
4 lines
143 B
Text
4 lines
143 B
Text
Bugfix
|
|
* Fix unsupported PSA asymmetric encryption and decryption
|
|
(psa_asymmetric_[en|de]crypt) with opaque keys.
|
|
Resolves #8461.
|