From 07b06f264292dbb4bcc098b30f210d043cd12eda Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 22 Jan 2015 07:07: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 11dd7be..3236123 100644 --- a/notes.md +++ b/notes.md @@ -37,3 +37,4 @@ 2014-12-15T08:00:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) 2014-12-15T20:09:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) 2014-12-15T04:45:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) +2015-01-22T07:07:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)