From 3aa8b1dd6e0f504ef83da99f8c9cdb2532f948f5 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sun, 13 Sep 2020 23:10:21 +0000 Subject: Initial conversion pass --- raw-wiki-dump/SideChannel.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 raw-wiki-dump/SideChannel.md (limited to 'raw-wiki-dump/SideChannel.md') diff --git a/raw-wiki-dump/SideChannel.md b/raw-wiki-dump/SideChannel.md new file mode 100644 index 0000000..83d031a --- /dev/null +++ b/raw-wiki-dump/SideChannel.md @@ -0,0 +1,8 @@ + +# 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" -- cgit v1.2.3