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

This commit is contained in:
saymrwulf 2017-02-24 08:16:00 +01:00
parent a9e52a9044
commit dcfe7d149e

View file

@ -95,3 +95,4 @@
2017-02-10T00:12:00 - Refactor for clarity, might break a few tests though (stable-baselines3)
2017-02-24T03:34:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)
2017-02-24T00:24:00 - Implementing approach from a new paper read last night (stable-baselines3)
2017-02-24T08:16:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3)