From 6493a761bf98c861f88ea1b364d1965b771b6bb8 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 22 Mar 2018 21:59: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 8cca26b..9398271 100644 --- a/notes.md +++ b/notes.md @@ -142,3 +142,4 @@ 2018-03-18T05:59:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) 2018-03-22T22:59:00 - Minor doc updates: linking to article on quantization (pulp-runtime) 2018-03-22T21:40:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) +2018-03-22T21:59:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)