Guillume DIDIER
|
a272c79127
|
More work on unknown cache slicing handling
|
2021-09-27 16:27:53 +02:00 |
|
Guillume DIDIER
|
8d78c70dae
|
Rust Update, clean up MMappedMemory
Ensure the code compiles with the latest rust nightly version, and fixes some unsafety in MMappedMemory
|
2021-09-20 14:45:40 +02:00 |
|
Guillume DIDIER
|
7a5cae722c
|
New bersion of the side channels, with common implementation for F+R and F+F
|
2021-01-26 10:03:50 +01:00 |
|
Guillaume DIDIER
|
10c1f4e5d5
|
Final fixes (CSV, p==0.0)
|
2020-12-02 16:30:28 +01:00 |
|
Guillume DIDIER
|
236b8bee48
|
Final update to AES Major update to covert channel benchmarking
|
2020-11-20 10:53:10 +01:00 |
|
Guillaume DIDIER
|
7efc28e253
|
Increase iteration count
|
2020-11-17 13:51:56 +01:00 |
|
Guillume DIDIER
|
5eab981eec
|
Major refactor that allows proper core selection
- covert / side channel are currently back in a non functional state
- two thread calibration however qorks and gets full experimental results
|
2020-10-22 14:38:41 +02:00 |
|
root
|
654b9b2cdb
|
Cache utils updates
|
2020-09-22 14:27:52 +02:00 |
|
GuillaumeDIDIER
|
a2d494d610
|
Threshold computation & calibration enhancements
|
2020-08-04 14:34:18 +02:00 |
|
GuillaumeDIDIER
|
b815fd34ff
|
Make use of core_per_cocket in complexe slice addressing
|
2020-07-21 09:38:55 +02:00 |
|
GuillaumeDIDIER
|
0867e8961e
|
Detect correct number of physical core per socket
|
2020-07-20 13:44:12 +02:00 |
|
GuillaumeDIDIER
|
1d146fe544
|
Regroup options into a single parameters
|
2020-07-20 13:43:35 +02:00 |
|
GuillaumeDIDIER
|
bf3def8987
|
Clean up dead code
|
2020-07-16 11:15:46 +02:00 |
|
GuillaumeDIDIER
|
f7c171b7bc
|
Calibration on the full set of core pairs, reduce array size to compensate size increase
|
2020-07-09 13:36:27 +02:00 |
|
GuillaumeDIDIER
|
daaca820fd
|
Reformat, fix a bug due to confusing p and pointer in calibrate two thread and add relaod support
|
2020-07-07 15:07:55 +02:00 |
|
GuillaumeDIDIER
|
cbe2367019
|
Add warm-up, calibrate more core pairs, to supersed original calibration
|
2020-07-03 10:27:49 +02:00 |
|
GuillaumeDIDIER
|
77a40a24be
|
Add two thread calibration
|
2020-07-02 15:40:30 +02:00 |
|