From ed206904d1e6c033ca6656c96beb0ff22d03ab10 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 9 Apr 2016 21:19:00 +0200 Subject: [PATCH] Minor doc updates: linking to article on quantization (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index eb76d9a..c742428 100644 --- a/notes.md +++ b/notes.md @@ -70,3 +70,4 @@ 2016-03-29T05:20:00 - Minor doc updates: linking to article on quantization (prophet) 2016-03-29T07:54:00 - Refactor for clarity, might break a few tests though (prophet) 2016-04-09T20:33:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) +2016-04-09T21:19:00 - Minor doc updates: linking to article on quantization (prophet)