From 71487660812754e5f26f26595b6c3d456f9f6db8 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Fri, 8 Oct 2021 00:30:08 -0400 Subject: Get rid of conversion stuff, just build content -> website --- content/SideChannel.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 content/SideChannel.md (limited to 'content/SideChannel.md') diff --git a/content/SideChannel.md b/content/SideChannel.md new file mode 100644 index 0000000..9fd350e --- /dev/null +++ b/content/SideChannel.md @@ -0,0 +1,12 @@ +Title: SideChannel +Author: trac +Date: 2016-12-15 22:44 + + +# 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