From 3c74b992d4ab0bde2b3bff16a191aab88d0899d7 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 15 Dec 2014 08:00: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 6e0e514..1c858ed 100644 --- a/notes.md +++ b/notes.md @@ -34,3 +34,4 @@ 2014-11-23T06:08:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) 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)