From e39add20ac47dcd74a9776926378e179d20034e5 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 12 Mar 2024 00:50: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 b30fe5c..76519cc 100644 --- a/notes.md +++ b/notes.md @@ -357,3 +357,4 @@ 2024-02-19T22:09:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) 2024-02-19T02:48:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2024-03-12T08:23:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) +2024-03-12T00:50:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)