From afcfe816862b917ccab27dacc482fbb564926859 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 22 Jan 2022 21:10: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 2b6d1c9..ca18ebf 100644 --- a/notes.md +++ b/notes.md @@ -291,3 +291,4 @@ 2022-01-20T21:54:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2022-01-20T21:27:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) 2022-01-22T01:46:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) +2022-01-22T21:10:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)