mbedtls/include
Gilles Peskine 1c7ff7ea53 mbedtls_ecp_write_key: document and test smaller output buffer
Document and test the current behavior, even if it is weird:

* For Weierstrass keys, the error is MBEDTLS_ERR_MPI_BUFFER_TOO_SMALL,
  not MBEDTLS_ERR_ECP_BUFFER_TOO_SMALL.
* For Weierstrass keys, a smaller output buffer is ok if the output fits.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2024-02-19 13:49:45 +01:00
..
mbedtls mbedtls_ecp_write_key: document and test smaller output buffer 2024-02-19 13:49:45 +01:00
psa Merge pull request #8764 from Ryan-Everett-arm/threadsafe-key-wiping 2024-02-12 09:37:59 +00:00
.gitignore
CMakeLists.txt