mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-03 23:43:40 +00:00
8792717309
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
6 lines
244 B
Plaintext
6 lines
244 B
Plaintext
API changes
|
|
* Update Windows APIs 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.
|