From 612762eb64481296fb40d5a7346f5f3d28eae7b0 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 11 Sep 2014 03:32:00 +0200 Subject: [PATCH] Refactor for clarity, might break a few tests though (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 0ae3bff..d873953 100644 --- a/notes.md +++ b/notes.md @@ -16,3 +16,4 @@ 2014-09-10T22:48:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) 2014-09-10T07:19:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) 2014-09-10T21:48:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) +2014-09-11T03:32:00 - Refactor for clarity, might break a few tests though (pulp-runtime)