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

This commit is contained in:
saymrwulf 2018-12-10 23:29:00 +01:00
parent f822eaa248
commit 4647f61a58

View file

@ -159,3 +159,4 @@
2018-10-11T18:19:00 - Refactor for clarity, might break a few tests though (prophet)
2018-10-11T06:46:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet)
2018-12-10T03:48:00 - Refactor for clarity, might break a few tests though (prophet)
2018-12-10T23:29:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet)