From bc0326736bd44e1b7c1b3796459a9058f590a0a2 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 15 Dec 2014 20:09: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 1c858ed..96f86d7 100644 --- a/notes.md +++ b/notes.md @@ -35,3 +35,4 @@ 2014-11-23T19:05:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) 2014-12-15T18:47:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) 2014-12-15T08:00:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) +2014-12-15T20:09:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)