VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Crypto/rdrand.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-12Avoid conflict with C++17 features std::byte by using uint8 type instead of byteMounir IDRASSI1-2/+2
2019-02-01Windows: use CPU RDRAND or RDSEED as an additional entropy source for our ran...Mounir IDRASSI1-0/+32