summaryrefslogtreecommitdiff
path: root/pelican/content/SideChannel.md
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2021-07-24 00:23:18 -0400
committerRob Austein <sra@hactrn.net>2021-07-24 00:39:27 -0400
commit21ea76204ce3cc1869257fc8f1585c78d5c4d088 (patch)
treea4362e9c9d6a2d687d384b0356b38c54227e0b12 /pelican/content/SideChannel.md
parent6e916e6715b10627ac34b4439397308e5be2109a (diff)
Whack with club until all links pass linkchecker
Most of these weren't really links at all, just unquoted CamelCase.
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 3f170c4..9fd350e 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]({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.
+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"