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

This commit is contained in:
saymrwulf 2018-06-22 00:12:00 +02:00
parent 972fdcc005
commit c50e0ad2bf

View file

@ -101,3 +101,4 @@
2018-05-23T07:07:00 - Refactor for clarity, might break a few tests though (cryptography) 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-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-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)