summaryrefslogtreecommitdiff
path: root/thesis.bib
diff options
context:
space:
mode:
Diffstat (limited to 'thesis.bib')
-rw-r--r--thesis.bib26
1 files changed, 26 insertions, 0 deletions
diff --git a/thesis.bib b/thesis.bib
index 5dafd07..0809091 100644
--- a/thesis.bib
+++ b/thesis.bib
@@ -871,4 +871,30 @@ This thesis highlights two aspects of the BOOM design: its industry-competitive
type = {OL},
url = {https://mdsattacks.com/},
}
+
+@InProceedings{cacheAttack,
+ author="Osvik, Dag Arne
+ and Shamir, Adi
+ and Tromer, Eran",
+ editor="Pointcheval, David",
+ title="Cache Attacks and Countermeasures: The Case of AES",
+ booktitle="Topics in Cryptology -- CT-RSA 2006",
+ year="2006",
+ publisher="Springer Berlin Heidelberg",
+ address="Berlin, Heidelberg",
+ pages="1--20",
+ isbn="978-3-540-32648-9",
+ type={J}
+}
+
+@article{Yarom2013FlushReloadAH,
+ title={Flush+Reload: a High Resolution, Low Noise, L3 Cache Side-Channel Attack},
+ author={Yuval Yarom and Katrina E. Falkner},
+ journal={IACR Cryptology ePrint Archive},
+ year={2013},
+ volume={2013},
+ pages={448},
+ type={J}
+}
+
% vim:ts=4:sw=4