Implementing approach from a new paper read last night (pulp-runtime)

This commit is contained in:
saymrwulf 2014-11-06 03:40:00 +01:00
parent fa1bc5fe86
commit 3d971e6aef

View file

@ -25,3 +25,4 @@
2014-10-17T02:50:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2014-10-27T03:33:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2014-11-06T02:20:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2014-11-06T03:40:00 - Implementing approach from a new paper read last night (pulp-runtime)