Hacker News new | ask | show | jobs
by csharptwdec19 2117 days ago
>If you look inside libuv, it even has to jump through hoops with its encryption functions by effectively calling yield() in between rounds of calculation.

I would have assumed the Yield was there to help with protect against timing pokes...