From 66770ef86e61c9ae5752099b68123df19389dfef Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 9 May 2021 18:40:00 +0200 Subject: [PATCH] Implementing approach from a new paper read last night (cryptography) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index ba3974d94..6f3ce33e9 100644 --- a/notes.md +++ b/notes.md @@ -174,3 +174,4 @@ 2021-04-26T03:03:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (cryptography) 2021-04-26T07:02:00 - Implementing approach from a new paper read last night (cryptography) 2021-04-26T22:24:00 - Implementing approach from a new paper read last night (cryptography) +2021-05-09T18:40:00 - Implementing approach from a new paper read last night (cryptography)