blob: 8df22978ef002a0d47e2b779ecb5e8f0c2657844 [file] [log] [blame]
Minos Galanakis87927172023-08-11 15:52:44 +01001API changes
2 * Update Windows APIs to use BCryptGenRandom and wcslen and
3 ensure that conversions between size_t, ULONG, and int are
4 always done safely. Original contribution by Kevin Kane #635,
5 #730 followed by #Simon Butcher #1453.