From eb571d2dab9b74f543a46b97d915d978d27759fe Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 19 Feb 2016 18:38:00 +0100 Subject: [PATCH] Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index b89de50..05c7fef 100644 --- a/notes.md +++ b/notes.md @@ -79,3 +79,4 @@ 2016-02-16T06:22:00 - Late-night bugfix on financial RL environment (pulp-runtime) 2016-02-19T17:58:00 - Minor doc updates: linking to article on quantization (pulp-runtime) 2016-02-19T06:14:00 - Minor doc updates: linking to article on quantization (pulp-runtime) +2016-02-19T18:38:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)