mbedtls/ChangeLog.d/mbedtls_ecc_group_of_psa.txt

5 lines
229 B
Text
Raw Normal View History

2021-01-27 15:44:45 +01:00
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.