aboutsummaryrefslogtreecommitdiff
path: root/pelican/content/MiscStuff.md
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2021-02-15 22:29:56 +0000
committerRob Austein <sra@hactrn.net>2021-02-15 22:29:56 +0000
commit18fb1695b84248fc75ceb3569ff03cbeca51a620 (patch)
tree74e8c1473c11ca8db6f942d52acd5743c3e4d17c /pelican/content/MiscStuff.md
parentdd255ef58a617214ea3ece613c417af1fc1549ec (diff)
Seriously rework link processing
Diffstat (limited to 'pelican/content/MiscStuff.md')
-rw-r--r--pelican/content/MiscStuff.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/pelican/content/MiscStuff.md b/pelican/content/MiscStuff.md
index 8363780..4c619c0 100644
--- a/pelican/content/MiscStuff.md
+++ b/pelican/content/MiscStuff.md
@@ -9,15 +9,15 @@ Advisory board, reviewers etc.
### Elliptic Curves
-* [http://safecurves.cr.yp.to/](http://safecurves.cr.yp.to/). Including Curve3617.
-* [http://www.nsa.gov/ia/_files/nist-routines.pdf](http://www.nsa.gov/ia/_files/nist-routines.pdf). Details for implementing NIST curves.
-* [http://blog.cr.yp.to/20140323-ecdsa.html](http://blog.cr.yp.to/20140323-ecdsa.html) djb on How to design an elliptic-curve signature system
+* [http://safecurves.cr.yp.to/]. Including Curve3617.
+* [http://www.nsa.gov/ia/_files/nist-routines.pdf]. Details for implementing NIST curves.
+* [http://blog.cr.yp.to/20140323-ecdsa.html] djb on How to design an elliptic-curve signature system
### Side channel attacks
-* [http://www.cl.cam.ac.uk/~sps32/](http://www.cl.cam.ac.uk/~sps32/), Dr Sergei Skorobogatov
+* [http://www.cl.cam.ac.uk/~sps32/], Dr Sergei Skorobogatov
* [BSI - Minimum Requirements for Evaluating Side-Channel Attack Resistance of Elliptic Curve Implementations](https://www.bsi.bund.de/SharedDocs/Downloads/DE/BSI/Zertifizierung/Interpretationen/AIS_46_ECCGuide_e_pdf.pdf)