From c50e0ad2bf542935cc6804e071616b05df3b7b33 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 22 Jun 2018 00:12: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 a68a56dd8..439a76f37 100644 --- a/notes.md +++ b/notes.md @@ -101,3 +101,4 @@ 2018-05-23T07:07:00 - Refactor for clarity, might break a few tests though (cryptography) 2018-05-23T17:50:00 - Minor doc updates: linking to article on quantization (cryptography) 2018-06-22T22:15:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (cryptography) +2018-06-22T00:12:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (cryptography)