Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
e252868be40c72fd2795068de0f62c10349e1e32
/
.
/
ChangeLog.d
/
mbedtls_ecc_group_of_psa.txt
blob: bce4c66e2f7415713e811d5d481cd45c6cf12e6e [
file
] [
log
] [
blame
]
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
.