summaryrefslogtreecommitdiff
path: root/pelican/content/SideChannel.md
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2021-02-15 23:28:19 +0000
committerRob Austein <sra@hactrn.net>2021-02-15 23:28:19 +0000
commita255b67f6d487703db648c58ee1e50c0aa85c2a6 (patch)
tree34d85d7423606178370a057e0fd291b2ebdb248b /pelican/content/SideChannel.md
parent7acac1b6d1d8fbbe4b3c407be891f8bf65120c93 (diff)
Get inter-page links right
Diffstat (limited to 'pelican/content/SideChannel.md')
-rw-r--r--pelican/content/SideChannel.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/pelican/content/SideChannel.md b/pelican/content/SideChannel.md
index d22702a..3f170c4 100644
--- a/pelican/content/SideChannel.md
+++ b/pelican/content/SideChannel.md
@@ -5,7 +5,7 @@ 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](CrypTech.md) 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.
+Side Channel attacks on hardware are hard to avoid, detect and mitigate. But this should not stop us from trying. The [CrypTech]({filename}CrypTech.md) 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"