From 46a6f1e6c9e124cdb04168e7e01cea20306a21fb Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 22 Oct 2020 04:56: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 ce8fa96..1626931 100644 --- a/notes.md +++ b/notes.md @@ -239,3 +239,4 @@ 2020-09-24T01:50:00 - Refactor for clarity, might break a few tests though (pulp-runtime) 2020-09-24T19:18:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) 2020-10-22T05:15:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) +2020-10-22T04:56:00 - Refactor for clarity, might break a few tests though (pulp-runtime)