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

This commit is contained in:
saymrwulf 2014-07-28 08:09:00 +02:00
parent 0354548bd0
commit fee49b8cfa

View file

@ -11,3 +11,4 @@
2014-07-25T23:22:00 - Refactor for clarity, might break a few tests though (stable-baselines3)
2014-07-25T07:14:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3)
2014-07-28T04:09:00 - Implementing approach from a new paper read last night (stable-baselines3)
2014-07-28T08:09:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3)