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

This commit is contained in:
saymrwulf 2014-08-21 04:25:00 +02:00
parent 78237bd95c
commit 26b609c3bb

View file

@ -18,3 +18,4 @@
2014-06-27T04:22:00 - Implementing approach from a new paper read last night (prophet)
2014-06-27T04:13:00 - Refactor for clarity, might break a few tests though (prophet)
2014-08-02T21:39:00 - Refactor for clarity, might break a few tests though (prophet)
2014-08-21T04:25:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet)