mbedtls/docs/3.0-migration-guide.d
Gilles Peskine e02e02f203 Change sha512 output type from an array to a pointer
The output parameter of mbedtls_sha512_finish_ret and mbedtls_sha512_ret
now has a pointer type rather than array type. This removes spurious
warnings in some compilers when outputting a SHA-384 hash into a
48-byte buffer.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-05-13 00:32:45 +02:00
..
00README Quit using title case for entry titles 2021-05-04 13:06:34 +02:00
remove-enable-weak-ciphersuites.md Add change log and migration guide 2021-05-04 15:59:10 +02:00
remove_deprecated_functions_and_constants.md Corrections of the migration guide from the code review. 2021-05-06 11:53:06 +02:00
sha512-output-type.md Change sha512 output type from an array to a pointer 2021-05-13 00:32:45 +02:00