c91d847e0d
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
9 lines
357 B
Text
9 lines
357 B
Text
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.
|