AuroraRuntime/Source/RNG
2022-06-14 17:12:21 +01:00
..
mtwister.cpp [+] Added doxing fingerprint 2022-01-28 01:09:12 +00:00
mtwister.hpp [*] Refactor and clean up exception and threading API 2021-10-24 11:19:47 +01:00
RandomDevice.cpp [*] Solve a few compiler warnings. Mostly unrealistic u32 <-> u64 casts in element iteration and string operations we can reasonably ignore 2022-06-14 17:12:21 +01:00
RandomDevice.hpp [+] Initial HWInfo stat implementations 2021-09-13 21:11:12 +01:00
RNG.cpp [*] RandomDef explicit default-ctor followed by forced null of the structure to seed with fast rng 2022-05-27 20:45:00 +01:00
RNG.hpp Initial Commit 2021-06-27 22:25:29 +01:00
WELL.cpp [*] Revert fast rng ABI. Messing with the entropy doesn't make much sense considering the perf tradeoff 2022-04-11 20:28:18 +01:00
WELL.hpp [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00