From 232696643693dcb520228573b5dbbce5f5e4dba6 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 17 Oct 2014 02:50: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 10a6121..2dd345a 100644 --- a/notes.md +++ b/notes.md @@ -22,3 +22,4 @@ 2014-10-17T07:54:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2014-10-17T17:35:00 - Late-night bugfix on financial RL environment (pulp-runtime) 2014-10-17T19:38:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) +2014-10-17T02:50:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)