From 511bb1ddb62191179a3c2694b4cd8d632e2fc193 Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Mon, 21 Mar 2022 18:05:12 +0100 Subject: [PATCH] :eyes: add tikz for cryptographers --- tools.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tools.md b/tools.md index 3c4db87..229d40e 100644 --- a/tools.md +++ b/tools.md @@ -18,6 +18,7 @@ * [AsciiFlow](https://asciiflow.com/#/) * *Spectral*, a [diverging colormap from matplotlib](https://matplotlib.org/3.1.0/tutorials/colors/colormaps.html#diverging). * [Tikz Editor](https://tikzcd.yichuanshen.de) + * [Example: Tikz for Cryptographers](https://www.iacr.org/authors/tikz/) * Matplotlib * [book of examples](https://raw.githubusercontent.com/rougier/scientific-visualization-book/master/pdf/book.pdf) * [cheatsheets](https://matplotlib.org/cheatsheets/)