My question is in Daniel J. Bernstein's ChaCha20,
only nonce and counter changes each block.
With nonce and counter, they are totally 128 bits,
however, it produces 512 bits keystream blocks.
If we use the concept of a random number generater,
the entropy is much smaller than output.
Is it secure? Or how to explain its security.
Asked
Active
Viewed 29 times
1

MrQ.
- 21
- 1
- 3
-
This question might be better places in [crypto.stackexchange](https://crypto.stackexchange.com). – rossum May 13 '20 at 17:01