From 7107ee23dfaecd124ca0043800ad9c38e2bac4e9 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 30 Oct 2016 08:58: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 158532f..a0983ff 100644 --- a/notes.md +++ b/notes.md @@ -97,3 +97,4 @@ 2016-10-10T01:39:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2016-10-10T05:11:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2016-10-30T21:05:00 - Implementing approach from a new paper read last night (pulp-runtime) +2016-10-30T08:58:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)