From 9983afb6ef07259e8ef14043d1698a3853ef6179 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 11 Jun 2014 06:52:00 +0200 Subject: [PATCH] Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 9cf5187..48d9f08 100644 --- a/notes.md +++ b/notes.md @@ -14,3 +14,4 @@ 2014-04-10T23:02:00 - Late-night bugfix on financial RL environment (prophet) 2014-06-11T23:06:00 - Minor doc updates: linking to article on quantization (prophet) 2014-06-11T22:59:00 - Late-night bugfix on financial RL environment (prophet) +2014-06-11T06:52:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet)