From 3f9400b62c5c279c28c3ad2fb128a10dc85263c5 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 20 May 2016 04:33: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 495a4b8..68a13ed 100644 --- a/notes.md +++ b/notes.md @@ -88,3 +88,4 @@ 2016-05-20T22:51:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) 2016-05-20T03:29:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2016-05-20T02:52:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) +2016-05-20T04:33:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)