Nicola Tuveri

Results 43 comments of Nicola Tuveri

> Yes, I will take a look. I might have a couple days' latency, though. Thanks!

Raspberry Pis are not really affected by Meltdown and Spectre. https://www.raspberrypi.org/blog/why-raspberry-pi-isnt-vulnerable-to-spectre-or-meltdown/

Raspberry Pis are not really affected by Meltdown and Spectre. https://www.raspberrypi.org/blog/why-raspberry-pi-isnt-vulnerable-to-spectre-or-meltdown/

Not that updating the kernel is not important anyway, but regarding Meltdown and Spectre, they don't affect the SoC used in any of the Raspberry Pi (including 3). https://www.raspberrypi.org/blog/why-raspberry-pi-isnt-vulnerable-to-spectre-or-meltdown/

> I've talked at length with various people who work on both rustc and LLVM about this. In fact there was a (now postponed) RFC for it: > > [rust-lang/rfcs#2859](https://github.com/rust-lang/rfcs/pull/2859)...

I managed to find some of my previous notes on this topic, from when I started looking into this, before being distracted by other issues. - A mandatory reference—and very...

I thought of updating the thread on this issue after the sync-up call today, they could both serve as items to jumpstart the survey of patterns/desirables/properties or as resources for...

> @romen I don't think we can retrieve the compression type from the CLI. Am I missing something or can we not test this? We could parse the output of...

> I would like to see even a theoretical attack on this BN_mod_inverse use in the RSA keygen. How would it work given the key is generated once so there...