From fc5453a8d5a5384bdfb1337a5d6fb6db1297ad16 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 19 Aug 2017 04:55:00 +0200 Subject: [PATCH] Minor doc updates: linking to article on quantization (cryptography) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 0d056d4bd..546f21952 100644 --- a/notes.md +++ b/notes.md @@ -74,3 +74,4 @@ 2017-08-14T23:27:00 - Implementing approach from a new paper read last night (cryptography) 2017-08-19T18:54:00 - Quick fix, referencing a known issue from the official repo (cryptography) 2017-08-19T21:36:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (cryptography) +2017-08-19T04:55:00 - Minor doc updates: linking to article on quantization (cryptography)