From 8883c6d8aaa58febbbb48c8fb178f78437bba739 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 14 Aug 2017 06:44: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 d05f0512e..b8dcbec6d 100644 --- a/notes.md +++ b/notes.md @@ -70,3 +70,4 @@ 2017-07-26T19:57:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (cryptography) 2017-07-26T03:54:00 - Minor doc updates: linking to article on quantization (cryptography) 2017-08-14T01:18:00 - Refactor for clarity, might break a few tests though (cryptography) +2017-08-14T06:44:00 - Minor doc updates: linking to article on quantization (cryptography)