| ▲ | fooker 11 hours ago | |
> making sure there are no side-channels in their code Any side effect is a side channel. There are always going to be side channels in real code running on real hardware. Sure you can change your code, compiler, or, or even hardware to account for this but at it's core that is security by obscurity. | ||