azure-sdk-for-cpp/sdk/core
Rick Winter 0490d69e02
Ensure random Uuid generation (#2194)
Posix platforms do not generate secure random bytes with random_device().

On posix platforms use the openSSL random byte generator which generates cryptographically secure random bytes

**NOTE**: Once the assert work is done this abort() will be switched over to assert.
2021-05-05 21:41:39 +00:00
..
azure-core Ensure random Uuid generation (#2194) 2021-05-05 21:41:39 +00:00
perf Context::GetApplicationContext() => Context::ApplicationContext (#2178) 2021-05-04 15:26:33 -07:00
ci.yml Json unit tests (#1464) 2021-01-27 10:07:12 -08:00
CMakeLists.txt Rename and structure unit test and perf tests (#1706) 2021-02-23 05:55:12 +00:00