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

This commit is contained in:
saymrwulf 2015-04-21 04:39:00 +02:00
parent a1ded7d61c
commit e1fac6393a

View file

@ -54,3 +54,4 @@
2015-03-25T05:55:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2015-04-21T06:46:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2015-04-21T20:37:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2015-04-21T04:39:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)