Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (cryptography)

This commit is contained in:
saymrwulf 2023-11-18 21:53:00 +01:00
parent 3b491c3b2d
commit 8060cf1e3c

View file

@ -264,3 +264,4 @@
2023-11-18T01:44:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (cryptography)
2023-11-18T08:11:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (cryptography)
2023-11-18T20:31:00 - Refactor for clarity, might break a few tests though (cryptography)
2023-11-18T21:53:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (cryptography)