From 78237bd95c35e80eb4fad3a0611debef89edb367 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 2 Aug 2014 21:39:00 +0200 Subject: [PATCH] Refactor for clarity, might break a few tests though (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 25c19bb..60467e1 100644 --- a/notes.md +++ b/notes.md @@ -17,3 +17,4 @@ 2014-06-11T06:52:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) 2014-06-27T04:22:00 - Implementing approach from a new paper read last night (prophet) 2014-06-27T04:13:00 - Refactor for clarity, might break a few tests though (prophet) +2014-08-02T21:39:00 - Refactor for clarity, might break a few tests though (prophet)