From b2f005da3dc6852831893b35389aad501b270e3d Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 24 Jan 2020 08:49:00 +0100 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 3858db2ae..deede63c3 100644 --- a/notes.md +++ b/notes.md @@ -139,3 +139,4 @@ 2019-12-22T23:23:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (cryptography) 2019-12-22T04:07:00 - Implementing approach from a new paper read last night (cryptography) 2019-12-22T05:17:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (cryptography) +2020-01-24T08:49:00 - Minor doc updates: linking to article on quantization (cryptography)