From d6aa079703a18d813b474e8095f6e8fed489386d Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 12 Sep 2017 05:19:00 +0200 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 409ef33..531dd72 100644 --- a/notes.md +++ b/notes.md @@ -134,3 +134,4 @@ 2017-08-26T06:25:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) 2017-09-12T04:26:00 - Late-night bugfix on financial RL environment (pulp-runtime) 2017-09-12T05:49:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) +2017-09-12T05:19:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)