aboutsummaryrefslogtreecommitdiff
path: root/raw-wiki-dump/SideChannel.md
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2021-02-14 01:35:10 +0000
committerRob Austein <sra@hactrn.net>2021-02-14 01:35:10 +0000
commit23bb68fe7e9cc8af176ff60b56e8a51a70f05a89 (patch)
tree27c87a0c157e6eb343518031c4c3afd1e95bc488 /raw-wiki-dump/SideChannel.md
parentfa8b4d0e872d182ee878020fb1b066ce0da621ae (diff)
Now generating pages directly from sqlite3
Diffstat (limited to 'raw-wiki-dump/SideChannel.md')
-rw-r--r--raw-wiki-dump/SideChannel.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/raw-wiki-dump/SideChannel.md b/raw-wiki-dump/SideChannel.md
deleted file mode 100644
index 83d031a..0000000
--- a/raw-wiki-dump/SideChannel.md
+++ /dev/null
@@ -1,8 +0,0 @@
-
-# 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"