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.
You always want to remove secret data, not obfuscate it. Think of the difference between those reversible pixel mosaics and a flat black censor bar, for example.
Incidentally, many 'normal' blur functions implemented in software are somewhat reversible.
AlyssaRowan|11 years ago
AnimalMuppet|11 years ago
What am I missing?
Natsu|11 years ago
Incidentally, many 'normal' blur functions implemented in software are somewhat reversible.
TheLoneWolfling|11 years ago