From 44e4dc241bc9bc1580bdae5344d3e0d074c17dc0 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 15 Sep 2021 08:56:00 +0200 Subject: [PATCH] Trying out boneh-franklin approach for IBE (ref. 2003 paper) (litex-boards) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 34bbe59a..aed3ba9b 100644 --- a/notes.md +++ b/notes.md @@ -229,3 +229,4 @@ 2021-09-15T18:27:00 - Quick fix, referencing a known issue from the official repo (litex-boards) 2021-09-15T20:25:00 - Quick fix, referencing a known issue from the official repo (litex-boards) 2021-09-15T06:53:00 - Late-night bugfix on financial RL environment (litex-boards) +2021-09-15T08:56:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (litex-boards)