A
Anonymous
Guest
hello,
I wanted to ask whether it is possible to implement the ISAAC PRNG instead of the Mersenne Twister. ISAAC is fast as well and much more secure. While the Mersenne Twister PRNG data can be efficiently analyzed with the Berlekamp-Massey algorithm or Reed-Sloane algorithm, ISAAC is still secure, though there exists an attack (cannot be performed in a reasonalbe time).
Recently, I did some short review of secure erasure of hard disks.
www.sicher-loeschen.de.vu
best wishes, viper
I wanted to ask whether it is possible to implement the ISAAC PRNG instead of the Mersenne Twister. ISAAC is fast as well and much more secure. While the Mersenne Twister PRNG data can be efficiently analyzed with the Berlekamp-Massey algorithm or Reed-Sloane algorithm, ISAAC is still secure, though there exists an attack (cannot be performed in a reasonalbe time).
Recently, I did some short review of secure erasure of hard disks.
www.sicher-loeschen.de.vu
best wishes, viper