From e18e5b3d2559f5f0395ffe79416cdca3abc89310 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sun, 14 Feb 2021 16:01:15 +0000 Subject: Start restructuring for Pelican --- pelican/content/SideChannel.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 pelican/content/SideChannel.md (limited to 'pelican/content/SideChannel.md') diff --git a/pelican/content/SideChannel.md b/pelican/content/SideChannel.md new file mode 100644 index 0000000..83d031a --- /dev/null +++ b/pelican/content/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