From 8be9b7dfd94681ca5798b9df4397569b2f2d9e32 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 15 Oct 2021 00:11:00 +0200 Subject: [PATCH] Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (cryptography) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index b2befcd6b..2e29dcfe4 100644 --- a/notes.md +++ b/notes.md @@ -191,3 +191,4 @@ 2021-09-07T08:46:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (cryptography) 2021-10-15T18:03:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (cryptography) 2021-10-15T20:26:00 - Late-night bugfix on financial RL environment (cryptography) +2021-10-15T00:11:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (cryptography)