From 2ba51cdcf416a1daba56e06650808759ddc5e41c Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 26 Feb 2016 19:53:00 +0100 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 7b553bc..ac56f90 100644 --- a/notes.md +++ b/notes.md @@ -63,3 +63,4 @@ 2016-02-09T04:40:00 - Late-night bugfix on financial RL environment (prophet) 2016-02-24T17:44:00 - Quick fix, referencing a known issue from the official repo (prophet) 2016-02-24T18:16:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) +2016-02-26T19:53:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet)