summaryrefslogtreecommitdiff
path: root/wiki/SideChannel.trac
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2021-02-14 16:01:15 +0000
committerRob Austein <sra@hactrn.net>2021-02-14 16:01:15 +0000
commite18e5b3d2559f5f0395ffe79416cdca3abc89310 (patch)
tree340bdc43c4bfa7bcc3c048eea4db848cabe470de /wiki/SideChannel.trac
parentad1cc0517983e599897929b4c94463bf2af78f7c (diff)
Start restructuring for Pelican
Diffstat (limited to 'wiki/SideChannel.trac')
-rw-r--r--wiki/SideChannel.trac7
1 files changed, 7 insertions, 0 deletions
diff --git a/wiki/SideChannel.trac b/wiki/SideChannel.trac
new file mode 100644
index 0000000..bfeb2b5
--- /dev/null
+++ b/wiki/SideChannel.trac
@@ -0,0 +1,7 @@
+
+= Side Channel Attacks =
+
+Side Channel attacks on hardware are hard to avoid, detect and mitigate. But this should not stop us from trying. The CrypTech platform should be developed with side channel issues in mind. This page tries to collect information about relevant side channel attacks, mitigation strategies, side channel resistant design methods (blinding for example) and detection.
+
+* http://eprint.iacr.org/2013/579 "On Measurable Side-Channel Leaks inside ASIC Design Primitives"
+* http://people.umass.edu/gbecker/BeckerChes13.pdf "Stealthy Dopant-Level Hardware Trojans" \ No newline at end of file