|
|
|
|
|
by AnimalMuppet
4232 days ago
|
|
If "sleep" means "sleep until the next timer tick", how can it average out? Especially if the timer is started at the start of the encryption, and all encryptions (at least, for one block) take less time than the timer is set for. That means all times get set to exactly the timer time, and no information reaches the attacker. What am I missing? |
|