aboutsummaryrefslogtreecommitdiff
path: root/src/common/Cryptography/CryptoRandom.h
AgeCommit message (Collapse)Author
2021-12-24Core/Misc: C++17 cleanups, commit 2, the advstd commitTreeston
(cherry picked from commit 857f8d9231d148d4f2def9c83548b40059923029)
2020-08-03Core/Authserver: Authserver cleanup (PR#25093)Treeston
- Fix a handful of 1/256 bugs with most significant byte zero in BigNumber - Get rid of (most of) the C-style arrays in authserver - CryptoRandom as a unified source for cryptographic randomness - Bring our other crypto APIs into 2020 - BigNumber usability improvements - Authserver is now actually readable as a result of all of the above (cherry picked from commit 210176fd915cf4ba16f428d3c1a249a71f4aa7a7)