From 0d04028325d90c67b6bc2283dc1bed6ffbce1fa3 Mon Sep 17 00:00:00 2001 From: Daan Sprenkels <hello@dsprenkels.com> Date: Wed, 14 Aug 2019 10:41:47 +0200 Subject: [PATCH] Add appendix-TODO(dsprenkels) --- algorithms.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/algorithms.tex b/algorithms.tex index 558f543..be8ec29 100644 --- a/algorithms.tex +++ b/algorithms.tex @@ -1,3 +1,5 @@ +\todo{dsprenkels: Elaborate these captions, especially \textsc{Red}} + \begin{algorithm}[h] \caption{Algorithm for point addition for Curve13318 as implemented on the Sandy Bridge microarchitecture.} -- GitLab