Migrating to C++11, using RDTSCP and mean latency instead of average.

Change-Id: I09ae3da784cb2e79c9cb69eb6c151d8fffaf61f4
1 file changed
tree: 3d11c33495da0e519a667634baf5c1c06d9a5ce2
  1. CONTRIBUTING.md
  2. LICENSE
  3. README.md
  4. spectre_v1.cc
README.md

Sidechannel project

Sidechannel project aims to test synthetically the effectiveness of mitigations against sidechannel information leaks. To make that possible, we are going to build a test suite that robustly demonstrates information leaks across a breadth of techniques (Meltdown, Spectre variants, L1TF, MDS, and those yet to be discovered) and across a variety of isolation boundaries (same process, user/kernel, VM guest/host, network).

Collaboration

See the contributing instructions.

Disclaimer

This is not an officially supported Google product.