mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2024-12-29 09:21:19 +00:00
c91d847e0d
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
10 lines
357 B
Plaintext
10 lines
357 B
Plaintext
Requirement changes
|
|
* Minimum required Windows version is now Windows Vista, or
|
|
Windows Server 2008.
|
|
|
|
Changes
|
|
* Update Windows code to use BCryptGenRandom and wcslen, and
|
|
ensure that conversions between size_t, ULONG, and int are
|
|
always done safely. Original contribution by Kevin Kane #635, #730
|
|
followed by Simon Butcher #1453.
|