From 2e82e3dc2e0262892fc02a59a100b71dcf657114 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 4 May 2016 18:47:00 +0200 Subject: [PATCH] Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 70b7a21..51b175b 100644 --- a/notes.md +++ b/notes.md @@ -74,3 +74,4 @@ 2016-04-09T21:02:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet) 2016-04-09T18:52:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet) 2016-05-04T22:45:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) +2016-05-04T18:47:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet)