mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-24 00:25:42 +01:00
5 lines
229 B
Plaintext
5 lines
229 B
Plaintext
|
API changes
|
||
|
* The API glue function mbedtls_ecc_group_of_psa() now takes the curve size
|
||
|
in bits rather than bytes, with an additional flag to indicate if the
|
||
|
size may have been rounded up to a whole number of bytes.
|