From 2b663c84cccfbeef666742fef2cf03d7a261e78a Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 23 Sep 2023 04:04:00 +0200 Subject: [PATCH] Refactor for clarity, might break a few tests though (zipline) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 6da2e841..c9274da6 100644 --- a/notes.md +++ b/notes.md @@ -283,3 +283,4 @@ 2023-09-11T08:39:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (zipline) 2023-09-11T20:14:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (zipline) 2023-09-23T01:57:00 - Refactor for clarity, might break a few tests though (zipline) +2023-09-23T04:04:00 - Refactor for clarity, might break a few tests though (zipline)