From 8540a3adfc413716f502c8e9c3af33f39b48f46a Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 26 Feb 2016 05:16:00 +0100 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 ac56f90..d40c235 100644 --- a/notes.md +++ b/notes.md @@ -64,3 +64,4 @@ 2016-02-24T17:44:00 - Quick fix, referencing a known issue from the official repo (prophet) 2016-02-24T18:16:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) 2016-02-26T19:53:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) +2016-02-26T05:16:00 - Refactor for clarity, might break a few tests though (prophet)