aboutsummaryrefslogtreecommitdiff
path: root/content/SideChannel.md
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2021-10-08 14:39:03 -0400
committerRob Austein <sra@hactrn.net>2021-10-08 14:39:03 -0400
commitb2f9504254a3d4894d4f9a8b13f4cdbcb26fa395 (patch)
tree73538e731d56f09fb6a49b742827a9e0b6ea0f7d /content/SideChannel.md
parent71487660812754e5f26f26595b6c3d456f9f6db8 (diff)
A lot of minor cleanup
Diffstat (limited to 'content/SideChannel.md')
-rw-r--r--content/SideChannel.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/content/SideChannel.md b/content/SideChannel.md
index 9fd350e..f293753 100644
--- a/content/SideChannel.md
+++ b/content/SideChannel.md
@@ -1,10 +1,6 @@
-Title: SideChannel
-Author: trac
+Title: Side Channel Attacks
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.