skyline/app/src/main/cpp/skyline/services/spl
sspacelynx 10d43c88c9 csrng service implementation
Implements the 'csrng:' service using C++ <random>'s Mersenne Twister, this does make it insecure for cryptographic purposes but it is pointless to attempt to do this regardless as we cannot ensure that the guest will run in a secure environment which cannot be mutated by an attacker. Used by Prison Princess, Pokemon Cafe Mix, Paint your Pet and more.
2021-09-22 06:24:05 +05:30
..
IRandomInterface.cpp csrng service implementation 2021-09-22 06:24:05 +05:30
IRandomInterface.h csrng service implementation 2021-09-22 06:24:05 +05:30