mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-27 22:51:11 +01:00
Changelogs: Fixed aligment issues
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Removals
|
||||
* Sample programs for the legacy crypto API have been removed.
|
||||
* Sample programs for the legacy crypto API have been removed.
|
||||
pkey/rsa_genkey.c
|
||||
pkey/pk_decrypt.c
|
||||
pkey/dh_genprime.c
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
Bugfix
|
||||
* Fix potential CMake parallel build failure when building both the static
|
||||
and shared libraries.
|
||||
* Fix potential CMake parallel build failure when building both the static
|
||||
and shared libraries.
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
API changes
|
||||
* Change the serial argument of the mbedtls_x509write_crt_set_serial_raw
|
||||
function to a const to align with the rest of the API.
|
||||
* Change the serial argument of the mbedtls_x509write_crt_set_serial_raw
|
||||
function to a const to align with the rest of the API.
|
||||
|
||||
Reference in New Issue
Block a user