Package io.github.olyutorskii.aletojio.idling
package io.github.olyutorskii.aletojio.idling
Reading and skipping random number generator with statistical criteria.
By skipping random numbers until certain statistical criteria are met, it can confuse random number seeds and slightly weaken security attacks.
-
ClassDescriptionAbstract
RndMonitor
implements.Bunch of monitor.Byte frequency monitor.Monitor pop-count of random number sequence.Monitor whether or not a random number sequence satisfies statistical criteria.Random numbers are consumed until statistical characteristics are met.Monitor the occurrence of consecutive unique byte values.