From 0695aa486f0c050f140244b162d27ed0cd68e79a Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 4 Jan 2019 04:21: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 72dfc48..2ebab8c 100644 --- a/notes.md +++ b/notes.md @@ -181,3 +181,4 @@ 2018-12-01T08:19:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) 2018-12-01T17:15:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) 2019-01-04T04:38:00 - Late-night bugfix on financial RL environment (pulp-runtime) +2019-01-04T04:21:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)