From a397f295b2ec83b0c5c10c5aaedfd594f2e9b02b Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 14 Aug 2017 01:18:00 +0200 Subject: [PATCH] Refactor for clarity, might break a few tests though (cryptography) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index b55a6c071..d05f0512e 100644 --- a/notes.md +++ b/notes.md @@ -69,3 +69,4 @@ 2017-07-26T19:58:00 - Minor doc updates: linking to article on quantization (cryptography) 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)