|
|
|
|
|
by chowells
2657 days ago
|
|
I see a flaw with that prng scheme. Since AES is reversible, the 128-bit blocks that make up the output cannot repeat. The output is a permutation of distinct 128-bit blocks. Early in the sequence that only matters a tiny bit, but the longer it goes, the more that tells you about possible upcoming values. |
|
https://security.stackexchange.com/questions/27776/block-cha...