Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet)

This commit is contained in:
saymrwulf 2019-04-14 20:02:00 +02:00
parent 351ce3f3be
commit 4d44cb11de

View file

@ -173,3 +173,4 @@
2019-03-15T20:03:00 - Quick fix, referencing a known issue from the official repo (prophet)
2019-04-14T08:56:00 - Refactor for clarity, might break a few tests though (prophet)
2019-04-14T07:31:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet)
2019-04-14T20:02:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet)