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

This commit is contained in:
saymrwulf 2014-11-26 00:49:00 +01:00
parent 1f74840a7f
commit c8325c3fc4

View file

@ -24,3 +24,4 @@
2014-09-07T02:11:00 - Late-night bugfix on financial RL environment (prophet)
2014-11-21T05:24:00 - Implementing approach from a new paper read last night (prophet)
2014-11-26T01:31:00 - Refactor for clarity, might break a few tests though (prophet)
2014-11-26T00:49:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet)