From d18bd6efd99d7a6aff8824ef23e7931d0f221dc3 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 28 Mar 2024 02:38:00 +0100 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 0514fd8ff..9b96db761 100644 --- a/notes.md +++ b/notes.md @@ -282,3 +282,4 @@ 2024-03-09T07:31:00 - Implementing approach from a new paper read last night (cryptography) 2024-03-09T18:01:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (cryptography) 2024-03-09T21:20:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (cryptography) +2024-03-28T02:38:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (cryptography)